org.odata4j.producer.edm
Class MetadataProducer.CustomOptions
java.lang.Object
  
org.odata4j.producer.edm.MetadataProducer.CustomOptions
- Enclosing class:
 - MetadataProducer
 
public static class MetadataProducer.CustomOptions
- extends Object
 
| 
Field Summary | 
static String | 
Flatten
 
          If true, a query for a structural type will return a flattened
 representation of the type..i.e. | 
static String | 
Locale
 
          Locale will be parsed as a locale string ala java.util.Locale. | 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Flatten
public static final String Flatten
- If true, a query for a structural type will return a flattened
 representation of the type..i.e. it will contain inherited properties
 as well.
- See Also:
 - Constant Field Values
 
 
Locale
public static final String Locale
- Locale will be parsed as a locale string ala java.util.Locale.
- See Also:
 - Constant Field Values
 
 
MetadataProducer.CustomOptions
public MetadataProducer.CustomOptions()
http://odata4j.org