Uses of Class
be.personify.iam.scim.schema.SchemaAttribute
Packages that use SchemaAttribute
-
Uses of SchemaAttribute in be.personify.iam.scim.schema
Methods in be.personify.iam.scim.schema that return SchemaAttributeModifier and TypeMethodDescriptionSchema.getAttribute(String name) SchemaAttribute.getSubAttribute(String name) Methods in be.personify.iam.scim.schema that return types with arguments of type SchemaAttributeMethod parameters in be.personify.iam.scim.schema with type arguments of type SchemaAttributeModifier and TypeMethodDescriptionvoidSchema.setAttributes(List<SchemaAttribute> attributes) voidSchemaAttribute.setSubAttributes(List<SchemaAttribute> subAttributes)