|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - The data type representing the serialized objectpublic interface SerializedObject<T>
Interface describing the structure of a serialized object.
| Method Summary | |
|---|---|
Class<T> |
getContentType()
Returns the type of this representation's data. |
T |
getData()
The actual data of the serialized object. |
SerializedType |
getType()
Returns the description of the type of object contained in the data. |
| Method Detail |
|---|
Class<T> getContentType()
SerializedType getType()
T getData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||