Class OortObject.Info<T>

Type Parameters:
T - the type of the object
All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>
Enclosing class:
OortObject<T>

public static class OortObject.Info<T> extends HashMap<String,Object>
The oort object part holding the object and the metadata associated with it.
See Also: