public interface

ComplexObjectResponse

implements BaseResponse
org.odata4j.producer.ComplexObjectResponse

Class Overview

An ComplexObjectResponse is a response to a client request expecting a single instance of a complex type.

The Responses static factory class can be used to create ComplexObjectResponse instances.

Summary

Public Methods
abstract OComplexObject getObject()

Public Methods

public abstract OComplexObject getObject ()