Class Meta
java.lang.Object
org.apache.syncope.ext.scimv2.api.data.Meta
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionMeta
(Resource resourceType, OffsetDateTime created, OffsetDateTime lastModified, String version, String location) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
Meta
public Meta(Resource resourceType, OffsetDateTime created, OffsetDateTime lastModified, String version, String location)
-
-
Method Details
-
getResourceType
-
getCreated
-
getLastModified
-
getVersion
-
getLocation
-