public class CsdlCollection extends CsdlDynamicExpression
Constructor and Description |
---|
CsdlCollection() |
Modifier and Type | Method and Description |
---|---|
List<CsdlExpression> |
getItems()
Returns a list of child expression
|
CsdlCollection |
setItems(List<CsdlExpression> items)
Returns a list of child expression
|
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<CsdlExpression> getItems()
public CsdlCollection setItems(List<CsdlExpression> items)
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.