public class UntypedOperand extends VisitorOperand
value| Constructor and Description |
|---|
UntypedOperand(String literal) |
| Modifier and Type | Method and Description |
|---|---|
TypedOperand |
asTypedOperand() |
TypedOperand |
asTypedOperand(org.apache.olingo.commons.api.edm.EdmPrimitiveType... types) |
TypedOperand |
determineType() |
org.apache.olingo.commons.api.edm.EdmProperty |
getEdmProperty() |
castTo, getDefaultType, getValue, tryCastpublic UntypedOperand(String literal)
public TypedOperand asTypedOperand() throws org.apache.olingo.server.api.ODataApplicationException
asTypedOperand in class VisitorOperandorg.apache.olingo.server.api.ODataApplicationExceptionpublic TypedOperand asTypedOperand(org.apache.olingo.commons.api.edm.EdmPrimitiveType... types) throws org.apache.olingo.server.api.ODataApplicationException
asTypedOperand in class VisitorOperandorg.apache.olingo.server.api.ODataApplicationExceptionpublic TypedOperand determineType() throws org.apache.olingo.server.api.ODataApplicationException
org.apache.olingo.server.api.ODataApplicationExceptionpublic org.apache.olingo.commons.api.edm.EdmProperty getEdmProperty()
getEdmProperty in class VisitorOperandCopyright © 2018 WSO2. All rights reserved.