org.odata4j.edm
Class EdmType.DeferredBuilder<T,TBuilder>

java.lang.Object
  extended by org.odata4j.edm.EdmItem.Builder<T,TBuilder>
      extended by org.odata4j.edm.EdmType.Builder<T,TBuilder>
          extended by org.odata4j.edm.EdmType.DeferredBuilder<T,TBuilder>
Enclosing class:
EdmType

public static class EdmType.DeferredBuilder<T,TBuilder>
extends EdmType.Builder<T,TBuilder>

Mutable builder for EdmType objects with deferred resolution.


Method Summary
 EdmType build()
           
protected  EdmType buildImpl()
           
 
Methods inherited from class org.odata4j.edm.EdmType.Builder
_build
 
Methods inherited from class org.odata4j.edm.EdmItem.Builder
getAnnotations, getDocumentation, setAnnotations, setDocumentation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

build

public EdmType build()
Specified by:
build in class EdmType.Builder<T,TBuilder>

buildImpl

protected EdmType buildImpl()
Specified by:
buildImpl in class EdmType.Builder<T,TBuilder>


http://odata4j.org