org.odata4j.core
Interface OObject

All Known Subinterfaces:
OCollection<T>, OComplexObject, OEntity, OSimpleObject<V>, OStructuralObject

public interface OObject

OData instance object of the given EdmType.

See Also:
OEntity, OSimpleObject, OComplexObject, OCollection

Method Summary
 EdmType getType()
          Gets the edm type of this object
 

Method Detail

getType

EdmType getType()
Gets the edm type of this object



http://odata4j.org