public class EdmCastImpl extends AbstractEdmAnnotatableDynamicExpression implements EdmCast
EdmExpression.EdmExpressionTypeedm| Constructor and Description |
|---|
EdmCastImpl(Edm edm,
CsdlCast csdlExp) |
| Modifier and Type | Method and Description |
|---|---|
EdmExpression.EdmExpressionType |
getExpressionType()
See
EdmExpression.EdmExpressionType for details. |
Integer |
getMaxLength()
Returns the facet attribute MaxLength
|
Integer |
getPrecision()
Returns the facet attribute Precision
|
Integer |
getScale()
Returns the facet attribute Scale
|
SRID |
getSrid()
Returns the facet attribute SRID
|
EdmType |
getType()
Value cast to
|
EdmExpression |
getValue()
Cast value of the expression
|
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, isUrlRefasConstant, asDynamic, getExpressionName, isConstant, isDynamicgetAnnotation, getAnnotationspublic Integer getMaxLength()
EdmCastgetMaxLength in interface EdmCastpublic Integer getPrecision()
EdmCastgetPrecision in interface EdmCastpublic Integer getScale()
EdmCastpublic SRID getSrid()
EdmCastpublic EdmExpression getValue()
EdmCastpublic EdmExpression.EdmExpressionType getExpressionType()
EdmExpressionEdmExpression.EdmExpressionType for details.getExpressionType in interface EdmExpressionCopyright © 2023. All rights reserved.