Class SCIMUser.Meta
java.lang.Object
com.veeva.vault.vapil.api.model.VaultModel
com.veeva.vault.vapil.api.model.common.SCIMUser.Meta
- Enclosing class:
- SCIMUser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCreated(String created) voidsetLastModified(String lastModified) voidsetLocation(String location) voidsetResourceType(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
-