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

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

Uses of EdmItem.Builder in org.odata4j.edm
 

Subclasses of EdmItem.Builder in org.odata4j.edm
static class EdmAssociation.Builder
          Mutable builder for EdmAssociation objects.
static class EdmAssociationEnd.Builder
          Mutable builder for EdmAssociationEnd objects.
static class EdmAssociationSet.Builder
          Mutable builder for EdmAssociationSet objects.
static class EdmAssociationSetEnd.Builder
          Mutable builder for EdmAssociationEnd objects.
static class EdmCollectionType.Builder
          Mutable builder for EdmCollectionType objects.
static class EdmComplexType.Builder
          Mutable builder for EdmComplexType objects.
static class EdmEntityContainer.Builder
          Mutable builder for EdmEntityContainer objects.
static class EdmEntitySet.Builder
          Mutable builder for EdmEntitySet objects.
static class EdmEntityType.Builder
          Mutable builder for EdmEntityType objects.
static class EdmFunctionImport.Builder
          Mutable builder for EdmFunctionImport objects.
static class EdmFunctionParameter.Builder
          Mutable builder for EdmFunctionParameter objects.
static class EdmNavigationProperty.Builder
          Mutable builder for EdmNavigationProperty objects.
static class EdmProperty.Builder
          Mutable builder for EdmProperty objects.
static class EdmPropertyBase.Builder<T,TBuilder>
          Mutable builder for EdmPropertyBase objects.
static class EdmSchema.Builder
          Mutable builder for EdmSchema objects.
static class EdmStructuralType.Builder<T,TBuilder>
          Mutable builder for EdmStructuralType objects.
static class EdmType.Builder<T,TBuilder>
          Mutable builder for EdmType objects.
static class EdmType.DeferredBuilder<T,TBuilder>
          Mutable builder for EdmType objects with deferred resolution.
 



http://odata4j.org