public class CsdlUrlRef extends CsdlDynamicExpression implements CsdlAnnotatable
Constructor and Description |
---|
CsdlUrlRef() |
Modifier and Type | Method and Description |
---|---|
List<CsdlAnnotation> |
getAnnotations()
Returns a list of annotations
|
CsdlExpression |
getValue()
Returns a expression of type Edm.String
|
CsdlUrlRef |
setAnnotations(List<CsdlAnnotation> annotations) |
CsdlUrlRef |
setValue(CsdlExpression value) |
asAnnotationPath, asApply, asCast, asCollection, asIf, asIsOf, asLabeledElement, asLabeledElementReference, asLogicalOrComparison, asNavigationPropertyPath, asNull, asPath, asPropertyPath, asRecord, asUrlRef, isAnnotationPath, isApply, isCast, isCollection, isIf, isIsOf, isLabeledElement, isLabeledElementReference, isLogicalOrComparison, isNavigationPropertyPath, isNull, isPath, isPropertyPath, isRecord, isUrlRef
asConstant, asDynamic, isConstant, isDynamic
getAllByName, getOneByName
public List<CsdlAnnotation> getAnnotations()
CsdlAnnotatable
getAnnotations
in interface CsdlAnnotatable
public CsdlUrlRef setAnnotations(List<CsdlAnnotation> annotations)
public CsdlExpression getValue()
public CsdlUrlRef setValue(CsdlExpression value)
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.