| java.lang.Object | |
| ↳ | org.odata4j.producer.edm.MetadataProducer.CustomOptions |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | Flatten | If true, a query for a structural type will return a flattened representation of the type..i.e. | |||||||||
| String | Locale | Locale will be parsed as a locale string ala java.util.Locale. | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
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.
Locale will be parsed as a locale string ala java.util.Locale.