Uses of Class
com.openindex.openestate.tool.utils.RelationObject
-
Packages that use RelationObject Package Description com.openindex.openestate.tool.utils Hilfsklassen. -
-
Uses of RelationObject in com.openindex.openestate.tool.utils
Methods in com.openindex.openestate.tool.utils that return RelationObject Modifier and Type Method Description RelationObject
Relatable. createRelationObject(Relation relation)
Deprecated.RelationObject
Relation. getFirstObject()
RelationObject
Relation. getFirstObject(String type)
RelationObject
Relation. getObject(String id, String type)
RelationObject[]
Relation. getObjectsByType(String type)
Methods in com.openindex.openestate.tool.utils that return types with arguments of type RelationObject Modifier and Type Method Description List<RelationObject>
Relation. getObjects()
-