public static class SCIMUser.Meta extends VaultModel
Constructor and Description |
---|
Meta() |
Modifier and Type | Method and Description |
---|---|
String |
getCreated() |
String |
getLastModified() |
String |
getLocation() |
String |
getResourceType() |
void |
setCreated(String created) |
void |
setLastModified(String lastModified) |
void |
setLocation(String location) |
void |
setResourceType(String resourceType) |
get, getBoolean, getFieldNames, getInteger, getListInteger, getListLong, getListString, getLong, getString, getVaultModelData, set, setVaultModelData, toJSONObject, toJsonString, toMap, toMap
public String getCreated()
public void setCreated(String created)
public String getLastModified()
public void setLastModified(String lastModified)
public String getLocation()
public void setLocation(String location)
public String getResourceType()
public void setResourceType(String resourceType)
Copyright © 2021. All rights reserved.