public class ScimMeta extends Object
| Constructor and Description |
|---|
ScimMeta() |
ScimMeta(Date created,
Date lastModified,
int version) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreated() |
Date |
getLastModified() |
int |
getVersion() |
void |
setCreated(Date created) |
void |
setLastModified(Date lastModified) |
void |
setVersion(int version) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.