Class ResourceType
- java.lang.Object
-
- org.apache.syncope.ext.scimv2.api.data.ResourceType
-
- All Implemented Interfaces:
Serializable
public class ResourceType extends Object
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDescription()StringgetEndpoint()StringgetId()MetagetMeta()StringgetName()StringgetSchema()List<SchemaExtension>getSchemaExtensions()List<String>getSchemas()
-