Uses of Class
org.odata4j.edm.EdmCollectionType.Builder

Packages that use EdmCollectionType.Builder
org.odata4j.edm Implementation of the EDM (Entity Data Model) - used as metadata in the OData protocol. 
 

Uses of EdmCollectionType.Builder in org.odata4j.edm
 

Methods in org.odata4j.edm that return EdmCollectionType.Builder
static EdmCollectionType.Builder EdmCollectionType.newBuilder()
           
 EdmCollectionType.Builder EdmCollectionType.Builder.setCollectionType(EdmType.Builder<?,?> collectionType)
           
 EdmCollectionType.Builder EdmCollectionType.Builder.setKind(EdmProperty.CollectionKind kind)
           
 



http://odata4j.org