Uses of Enum
org.apache.directory.scim.spec.schema.Schema.Attribute.AddAction
Packages that use Schema.Attribute.AddAction
-
Uses of Schema.Attribute.AddAction in org.apache.directory.scim.spec.schema
Methods in org.apache.directory.scim.spec.schema that return Schema.Attribute.AddActionModifier and TypeMethodDescriptionstatic Schema.Attribute.AddActionReturns the enum constant of this type with the specified name.static Schema.Attribute.AddAction[]Schema.Attribute.AddAction.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.directory.scim.spec.schema with parameters of type Schema.Attribute.AddActionModifier and TypeMethodDescriptionvoidSchema.Attribute.setSubAttributes(Set<Schema.Attribute> attributes, Schema.Attribute.AddAction action)