Uses of Enum
be.personify.util.AttributeType
Packages that use AttributeType
-
Uses of AttributeType in be.personify.util
Methods in be.personify.util that return AttributeTypeModifier and TypeMethodDescriptionstatic AttributeTypeReturns the enum constant of this type with the specified name.static AttributeTypeAttributeType.valueOfIgnoreCase(String s) static AttributeType[]AttributeType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of AttributeType in be.personify.util.provisioning
Methods in be.personify.util.provisioning that return AttributeTypeMethods in be.personify.util.provisioning with parameters of type AttributeTypeModifier and TypeMethodDescriptionvoidTargetSystemAttribute.setAttributeType(AttributeType attributeType)