|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EdmSimpleTypeFacade
Method Summary | |
---|---|
EdmSimpleType |
getEdmSimpleTypeInstance(EdmSimpleTypeKind typeKind)
IMPORTANT: Use EdmSimpleTypeKind.getEdmSimpleTypeInstance() for the application development. |
EdmLiteral |
parseUriLiteral(String uriLiteral)
IMPORTANT: Use EdmSimpleTypeKind parseUriLiteral for the implementation. |
Method Detail |
---|
EdmLiteral parseUriLiteral(String uriLiteral) throws EdmLiteralException
EdmSimpleTypeKind
parseUriLiteral for the implementation.
This method definition is used only inside the core of this library.
uriLiteral
-
EdmLiteralException
EdmSimpleType getEdmSimpleTypeInstance(EdmSimpleTypeKind typeKind)
EdmSimpleTypeKind.getEdmSimpleTypeInstance()
for the application development.
This method definition is used only inside the core of this library.
typeKind
- for which an instance is requested
EdmSimpleType
to given EdmSimpleTypeKind
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |