public interface IsOf extends DynamicAnnotationExpression, CsdlAnnotatable
Modifier and Type | Method and Description |
---|---|
Integer |
getMaxLength()
Facet MaxLength
|
Integer |
getPrecision()
Facet Precision
|
Integer |
getScale()
Facet Scale
|
SRID |
getSrid()
Facet SRID
|
String |
getType()
The type which is checked again the child expression
|
DynamicAnnotationExpression |
getValue()
Returns true if the child expression returns the specified typed
|
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.