Uses of Interface
org.apache.olingo.odata2.api.edm.EdmSimpleTypeFacade
-
Packages that use EdmSimpleTypeFacade Package Description org.apache.olingo.odata2.api.rt Runtime Support -
-
Uses of EdmSimpleTypeFacade in org.apache.olingo.odata2.api.rt
Methods in org.apache.olingo.odata2.api.rt that return EdmSimpleTypeFacade Modifier and Type Method Description static EdmSimpleTypeFacadeRuntimeDelegate. getSimpleTypeFacade()Returns an implementation of the EDM simple-type facade.protected abstract EdmSimpleTypeFacadeRuntimeDelegate.RuntimeDelegateInstance. getSimpleTypeFacade()
-