org.odata4j.core
Interface OComplexObject

All Superinterfaces:
OObject, OStructuralObject

public interface OComplexObject
extends OStructuralObject

An instance of an EdmComplexType.

The OComplexObjects static factory class can be used to create OComplexObject instances.

See Also:
OComplexObjects

Nested Class Summary
static interface OComplexObject.Builder
          Builds an OComplexObject instance.
 
Method Summary
 
Methods inherited from interface org.odata4j.core.OStructuralObject
getProperties, getProperty, getProperty
 
Methods inherited from interface org.odata4j.core.OObject
getType
 



http://odata4j.org