Class SCIMResponse.Meta
java.lang.Object
com.veeva.vault.vapil.api.model.VaultModel
com.veeva.vault.vapil.api.model.response.SCIMResponse.Meta
- Enclosing class:
- SCIMResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setCreated
(String created) void
setLastModified
(String lastModified) void
setLocation
(String location) void
setResourceType
(String resourceType) Methods inherited from class com.veeva.vault.vapil.api.model.VaultModel
get, getBigDecimal, getBoolean, getFieldNames, getInteger, getListInteger, getListLong, getListString, getLong, getString, getVaultModelData, set, setVaultModelData, toJSONObject, toJsonString, toMap, toMap
-
Constructor Details
-
Meta
public Meta()
-
-
Method Details
-
getCreated
-
setCreated
-
getLastModified
-
setLastModified
-
getLocation
-
setLocation
-
getResourceType
-
setResourceType
-