Uses of Enum Class
org.tentackle.model.RelationType
Packages that use RelationType
Package
Description
Entity model.
Default model implementation.
-
Uses of RelationType in org.tentackle.model
Methods in org.tentackle.model that return RelationTypeModifier and TypeMethodDescriptionRelation.getRelationType()Gets the relation type.static RelationTypeReturns the enum constant of this class with the specified name.static RelationType[]RelationType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of RelationType in org.tentackle.model.impl
Methods in org.tentackle.model.impl that return RelationTypeMethods in org.tentackle.model.impl with parameters of type RelationType