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 RelationObjectRelatable. createRelationObject(Relation relation)Deprecated.RelationObjectRelation. getFirstObject()RelationObjectRelation. getFirstObject(String type)RelationObjectRelation. 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()
-