public class CsdlCollection extends CsdlDynamicExpression
| Constructor and Description | 
|---|
| CsdlCollection() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object obj) | 
| List<CsdlExpression> | getItems()Returns a list of child expression | 
| int | hashCode() | 
| 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, isUrlRefasConstant, asDynamic, isConstant, isDynamicgetAllByName, getOneByNamepublic List<CsdlExpression> getItems()
public CsdlCollection setItems(List<CsdlExpression> items)
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.