Uses of Interface
org.apache.olingo.odata2.api.edm.EdmMapping
-
Packages that use EdmMapping Package Description org.apache.olingo.odata2.api.edm Entity Data Model APIorg.apache.olingo.odata2.api.edm.provider Entity Data Model Provider API -
-
Uses of EdmMapping in org.apache.olingo.odata2.api.edm
Methods in org.apache.olingo.odata2.api.edm that return EdmMapping Modifier and Type Method Description EdmMappingEdmMappable. getMapping()Get mapping information applied to an EDM element -
Uses of EdmMapping in org.apache.olingo.odata2.api.edm.provider
Classes in org.apache.olingo.odata2.api.edm.provider that implement EdmMapping Modifier and Type Class Description classMappingObject of this class represent the mapping of a value to a MIME type.
-