org.apache.olingo.odata2.api.servicedocument
Interface Accept


public interface Accept

An Accept element

Accept element indicates the types of representation accepted by the Collection


Method Summary
 CommonAttributes getCommonAttributes()
          Get common attributes
 String getValue()
          Get the media range
 

Method Detail

getValue

String getValue()
Get the media range

Returns:
value as String

getCommonAttributes

CommonAttributes getCommonAttributes()
Get common attributes

Returns:
CommonAttributes


Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.