public class EdmCastImpl extends AbstractEdmAnnotatableDynamicExpression implements org.apache.olingo.commons.api.edm.annotation.EdmCast
edm| Constructor and Description |
|---|
EdmCastImpl(org.apache.olingo.commons.api.edm.Edm edm,
org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast csdlExp) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType |
getExpressionType() |
Integer |
getMaxLength() |
Integer |
getPrecision() |
Integer |
getScale() |
org.apache.olingo.commons.api.edm.geo.SRID |
getSrid() |
org.apache.olingo.commons.api.edm.EdmType |
getType() |
org.apache.olingo.commons.api.edm.annotation.EdmExpression |
getValue() |
getAnnotation, getAnnotationsasAnd, asAnnotationPath, asApply, asCast, asCollection, asEq, asGe, asGt, asIf, asIsOf, asLabeledElement, asLabeledElementReference, asLe, asLt, asNavigationPropertyPath, asNe, asNot, asNull, asOr, asPath, asPropertyPath, asPropertyValue, asRecord, asUrlRef, isAnd, isAnnotationPath, isApply, isCast, isCollection, isEq, isGe, isGt, isIf, isIsOf, isLabeledElement, isLabeledElementReference, isLe, isLt, isNavigationPropertyPath, isNe, isNot, isNull, isOr, isPath, isPropertyPath, isPropertyValue, isRecord, isUrlRefasConstant, asDynamic, getExpression, getExpressionName, isConstant, isDynamicclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasAnd, asAnnotationPath, asApply, asCast, asCollection, asEq, asGe, asGt, asIf, asIsOf, asLabeledElement, asLabeledElementReference, asLe, asLt, asNavigationPropertyPath, asNe, asNot, asNull, asOr, asPath, asPropertyPath, asPropertyValue, asRecord, asUrlRef, isAnd, isAnnotationPath, isApply, isCast, isCollection, isEq, isGe, isGt, isIf, isIsOf, isLabeledElement, isLabeledElementReference, isLe, isLt, isNavigationPropertyPath, isNe, isNot, isNull, isOr, isPath, isPropertyPath, isPropertyValue, isRecord, isUrlRefpublic EdmCastImpl(org.apache.olingo.commons.api.edm.Edm edm,
org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast csdlExp)
public Integer getMaxLength()
getMaxLength in interface org.apache.olingo.commons.api.edm.annotation.EdmCastpublic Integer getPrecision()
getPrecision in interface org.apache.olingo.commons.api.edm.annotation.EdmCastpublic Integer getScale()
getScale in interface org.apache.olingo.commons.api.edm.annotation.EdmCastpublic org.apache.olingo.commons.api.edm.geo.SRID getSrid()
getSrid in interface org.apache.olingo.commons.api.edm.annotation.EdmCastpublic org.apache.olingo.commons.api.edm.EdmType getType()
getType in interface org.apache.olingo.commons.api.edm.annotation.EdmCastpublic org.apache.olingo.commons.api.edm.annotation.EdmExpression getValue()
getValue in interface org.apache.olingo.commons.api.edm.annotation.EdmCastpublic org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType getExpressionType()
getExpressionType in interface org.apache.olingo.commons.api.edm.annotation.EdmExpressionCopyright © 2013–2015 The Apache Software Foundation. All rights reserved.