Uses of Class
org.apache.olingo.odata2.api.servicedocument.Fixed

Packages that use Fixed
org.apache.olingo.odata2.api.servicedocument   
 

Uses of Fixed in org.apache.olingo.odata2.api.servicedocument
 

Methods in org.apache.olingo.odata2.api.servicedocument that return Fixed
 Fixed Categories.getFixed()
          Get the attribute fixed that indicates whether the list of categories is a fixed or an open set
static Fixed Fixed.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Fixed[] Fixed.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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