Uses of Enum Class
com.evolveum.midpoint.schema.constants.RelationTypes
Packages that use RelationTypes
-
Uses of RelationTypes in com.evolveum.midpoint.schema.constants
Methods in com.evolveum.midpoint.schema.constants that return RelationTypesModifier and TypeMethodDescriptionstatic RelationTypesRelationTypes.getRelationTypeByRelationValue(QName relation) static RelationTypesReturns the enum constant of this class with the specified name.static RelationTypes[]RelationTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.