|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EdmMapping | |
---|---|
org.apache.olingo.odata2.api.edm | Entity Data Model API |
org.apache.olingo.odata2.api.edm.provider | Entity Data Model Provider API |
org.apache.olingo.odata2.ref.processor |
Uses of EdmMapping in org.apache.olingo.odata2.api.edm |
---|
Methods in org.apache.olingo.odata2.api.edm that return EdmMapping | |
---|---|
EdmMapping |
EdmMappable.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 | |
---|---|
class |
Mapping
Object of this class represent the mapping of a value to a MIME type. |
Uses of EdmMapping in org.apache.olingo.odata2.ref.processor |
---|
Methods in org.apache.olingo.odata2.ref.processor with parameters of type EdmMapping | ||
---|---|---|
|
BeanPropertyAccess.getMappingValue(T data,
EdmMapping mapping)
|
|
|
BeanPropertyAccess.setMappingValue(T data,
EdmMapping mapping,
V value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |