org.odata4j.edm
Class EdmType.DeferredBuilder<T,TBuilder>
java.lang.Object
org.odata4j.edm.EdmItem.Builder<T,TBuilder>
org.odata4j.edm.EdmType.Builder<T,TBuilder>
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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