Package | Description |
---|---|
org.apache.olingo.commons.api.edm.provider |
Contains representations for objects created during CSDL document parsing
|
Modifier and Type | Method and Description |
---|---|
CsdlMapping |
CsdlProperty.getMapping() |
CsdlMapping |
CsdlParameter.getMapping() |
CsdlMapping |
CsdlMapping.setMappedJavaClass(Class<?> mappedJavaClass)
Sets the class to be used during deserialization to transform an EDM primitive type into this java class.
|
Modifier and Type | Method and Description |
---|---|
CsdlProperty |
CsdlProperty.setMapping(CsdlMapping mapping) |
CsdlParameter |
CsdlParameter.setMapping(CsdlMapping mapping) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.