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 Relation
RelationObject. getRelation()
Methods in com.openindex.openestate.tool.utils with parameters of type Relation Modifier and Type Method Description RelationObject
Relatable. createRelationObject(Relation relation)
Deprecated.void
RelationObject. setRelation(Relation relation)
Constructors in com.openindex.openestate.tool.utils with parameters of type Relation Constructor Description RelationObject(Relation relation, String id, String type)
-