Uses of Enum Class
org.tentackle.model.SelectionType
Packages that use SelectionType
Package
Description
Entity model.
Default model implementation.
-
Uses of SelectionType in org.tentackle.model
Methods in org.tentackle.model that return SelectionTypeModifier and TypeMethodDescriptionRelation.getSelectionType()Gets the selection type.static SelectionTypeReturns the enum constant of this class with the specified name.static SelectionType[]SelectionType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SelectionType in org.tentackle.model.impl
Methods in org.tentackle.model.impl that return SelectionTypeMethods in org.tentackle.model.impl with parameters of type SelectionTypeModifier and TypeMethodDescriptionvoidRelationImpl.setSelectionType(SelectionType selectionType)