|
gluu
|

公開メンバ関数 | |
| String | getResourceType () |
| void | setResourceType (String resourceType) |
| String | getCreated () |
| void | setCreated (String created) |
| String | getLastModified () |
| void | setLastModified (String lastModified) |
| String | getLocation () |
| void | setLocation (String location) |
| String | getVersion () |
| void | setVersion (String version) |
非公開変数類 | |
| String | resourceType |
| String | created |
| String | lastModified |
| String | location |
| String | version |
This class represents the common resource attribute "meta" that contains metadata about the resource being described. See section 3.1 of RFC 7643.
|
inline |
Retrieves the meta "created" sub-attribute
|
inline |
Retrieves the meta "lastModified" sub-attribute
|
inline |
Retrieves the meta "location" sub-attribute
|
inline |
Retrieves the meta "resourceType" sub-attribute
|
inline |
Returns the version of the resource being represented.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.13