public class UntypedOperand extends VisitorOperand
oData, primBoolean, primByte, primDate, primDateTimeOffset, primDecimal, primDouble, primDuration, primInt16, primInt32, primInt64, primNull, primSByte, primSingle, primString, primTimeOfDay, value| Constructor and Description |
|---|
UntypedOperand(String literal) |
| Modifier and Type | Method and Description |
|---|---|
TypedOperand |
asTypedOperand() |
TypedOperand |
asTypedOperand(EdmPrimitiveType... types) |
TypedOperand |
determineType() |
EdmProperty |
getEdmProperty() |
castTo, getDefaultType, getValue, tryCastpublic UntypedOperand(String literal)
public TypedOperand asTypedOperand() throws ODataApplicationException
asTypedOperand in class VisitorOperandODataApplicationExceptionpublic TypedOperand asTypedOperand(EdmPrimitiveType... types) throws ODataApplicationException
asTypedOperand in class VisitorOperandODataApplicationExceptionpublic TypedOperand determineType() throws ODataApplicationException
ODataApplicationExceptionpublic EdmProperty getEdmProperty()
getEdmProperty in class VisitorOperandCopyright © 2013–2015 The Apache Software Foundation. All rights reserved.