Class ResourceType.FieldNames
- java.lang.Object
-
- de.captaingoldfish.scim.sdk.client.resources.ResourceType.FieldNames
-
- Enclosing class:
- ResourceType
public static class ResourceType.FieldNames extends Object
contains the attribute names of the resource representation
-
-
Constructor Summary
Constructors Constructor Description FieldNames()
-
-
-
Field Detail
-
SCHEMA
public static final String SCHEMA
- See Also:
- Constant Field Values
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
DESCRIPTION
public static final String DESCRIPTION
- See Also:
- Constant Field Values
-
ENDPOINT
public static final String ENDPOINT
- See Also:
- Constant Field Values
-
SCHEMAEXTENSIONS
public static final String SCHEMAEXTENSIONS
- See Also:
- Constant Field Values
-
REQUIRED
public static final String REQUIRED
- See Also:
- Constant Field Values
-
-