|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EdmSimpleTypeException | |
---|---|
org.apache.olingo.odata2.api.edm | Entity Data Model API |
Uses of EdmSimpleTypeException in org.apache.olingo.odata2.api.edm |
---|
Methods in org.apache.olingo.odata2.api.edm that throw EdmSimpleTypeException | ||
---|---|---|
String |
EdmSimpleType.toUriLiteral(String literal)
Converts default literal representation to URI literal representation. |
|
|
EdmSimpleType.valueOfString(String value,
EdmLiteralKind literalKind,
EdmFacets facets,
Class<T> returnType)
Converts literal representation of value to system data type. |
|
String |
EdmSimpleType.valueToString(Object value,
EdmLiteralKind literalKind,
EdmFacets facets)
Converts system data type to literal representation of value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |