Uses of Class
com.evolveum.midpoint.schema.constants.RelationTypes
-
Packages that use RelationTypes Package Description com.evolveum.midpoint.schema.constants -
-
Uses of RelationTypes in com.evolveum.midpoint.schema.constants
Methods in com.evolveum.midpoint.schema.constants that return RelationTypes Modifier and Type Method Description static RelationTypesRelationTypes. getRelationTypeByRelationValue(QName relation)static RelationTypesRelationTypes. valueOf(String name)Returns the enum constant of this type with the specified name.static RelationTypes[]RelationTypes. values()Returns an array containing the constants of this enum type, in the order they are declared.
-