Uses of Enum
de.captaingoldfish.scim.sdk.common.utils.ResourceComparator.AttributeHandlingType
Packages that use ResourceComparator.AttributeHandlingType
-
Uses of ResourceComparator.AttributeHandlingType in de.captaingoldfish.scim.sdk.common.utils
Methods in de.captaingoldfish.scim.sdk.common.utils that return ResourceComparator.AttributeHandlingTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.ResourceComparator.AttributeHandlingType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in de.captaingoldfish.scim.sdk.common.utils with parameters of type ResourceComparator.AttributeHandlingTypeModifierConstructorDescriptionResourceComparator(Schema mainSchema, List<Schema> extensions, List<SchemaAttribute> attributes, ResourceComparator.AttributeHandlingType attributeHandlingType)