Uses of Class
com.openindex.openestate.tool.utils.Relation
-
Packages that use Relation Package Description com.openindex.openestate.tool.utils Hilfsklassen. -
-
Uses of Relation in com.openindex.openestate.tool.utils
Methods in com.openindex.openestate.tool.utils that return Relation Modifier and Type Method Description RelationRelationObject. getRelation()Methods in com.openindex.openestate.tool.utils with parameters of type Relation Modifier and Type Method Description RelationObjectRelatable. createRelationObject(Relation relation)Deprecated.voidRelationObject. setRelation(Relation relation)Constructors in com.openindex.openestate.tool.utils with parameters of type Relation Constructor Description RelationObject(Relation relation, String id, String type)
-