GroupSchemaAttribute |
GroupSchemaAttribute._enum(java.util.List<java.lang.String> _enum) |
GroupSchemaAttribute |
GroupSchemaAttribute.addEnumItem(java.lang.String _enumItem) |
GroupSchemaAttribute |
GroupSchemaAttribute.addOneOfItem(UserSchemaAttributeEnum oneOfItem) |
GroupSchemaAttribute |
GroupSchemaAttribute.addPermissionsItem(UserSchemaAttributePermission permissionsItem) |
GroupSchemaAttribute |
GroupSchemaAttribute.description(java.lang.String description) |
GroupSchemaAttribute |
GroupSchemaAttribute.externalName(java.lang.String externalName) |
GroupSchemaAttribute |
GroupSchemaAttribute.externalNamespace(java.lang.String externalNamespace) |
GroupSchemaAttribute |
GroupSchemaBaseProperties.getDescription()
Get description
|
GroupSchemaAttribute |
GroupSchemaBaseProperties.getName()
Get name
|
GroupSchemaAttribute |
GroupSchemaAttribute.items(UserSchemaAttributeItems items) |
GroupSchemaAttribute |
GroupSchemaAttribute.master(UserSchemaAttributeMaster master) |
GroupSchemaAttribute |
GroupSchemaAttribute.maxLength(java.lang.Integer maxLength) |
GroupSchemaAttribute |
GroupSchemaAttribute.minLength(java.lang.Integer minLength) |
GroupSchemaAttribute |
GroupSchemaAttribute.mutability(java.lang.String mutability) |
GroupSchemaAttribute |
GroupSchemaAttribute.oneOf(java.util.List<UserSchemaAttributeEnum> oneOf) |
GroupSchemaAttribute |
GroupSchemaAttribute.permissions(java.util.List<UserSchemaAttributePermission> permissions) |
GroupSchemaAttribute |
GroupSchemaAttribute.required(java.lang.Boolean required) |
GroupSchemaAttribute |
GroupSchemaAttribute.scope(UserSchemaAttributeScope scope) |
GroupSchemaAttribute |
GroupSchemaAttribute.title(java.lang.String title) |
GroupSchemaAttribute |
GroupSchemaAttribute.type(UserSchemaAttributeType type) |
GroupSchemaAttribute |
GroupSchemaAttribute.union(UserSchemaAttributeUnion union) |
GroupSchemaAttribute |
GroupSchemaAttribute.unique(java.lang.String unique) |