public interface Cast extends DynamicAnnotationExpression, CsdlAnnotatable
Modifier and Type | Method and Description |
---|---|
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
|
String |
getType()
Value cast to
|
DynamicAnnotationExpression |
getValue()
Cast value of the expression
|
asAnnotationPath, asApply, asCast, asCollection, asIf, asIsOf, asLabeledElement, asLabeledElementReference, asNavigationPropertyPath, asNot, asNull, asPath, asPropertyPath, asPropertyValue, asRecord, asTwoParamsOp, asUrlRef, isAnnotationPath, isApply, isCast, isCollection, isIf, isIsOf, isLabeledElement, isLabeledElementReference, isNavigationPropertyPath, isNot, isNull, isPath, isPropertyPath, isPropertyValue, isRecord, isTwoParamsOp, isUrlRef
asConstant, asDynamic, isConstant, isDynamic
getAnnotations
Integer getMaxLength()
Integer getPrecision()
Integer getScale()
SRID getSrid()
String getType()
DynamicAnnotationExpression getValue()
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.