All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.manywho.sdk.entities.ObjectDataAware Maven / Gradle / Ivy

There is a newer version: 1.25.0
Show newest version
package com.manywho.sdk.entities;

import com.manywho.sdk.entities.run.elements.type.ObjectCollection;

public interface ObjectDataAware {
    ObjectCollection getObjectData(String name);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy