public class CsdlPropertyPath extends CsdlDynamicExpression
| Constructor and Description | 
|---|
| CsdlPropertyPath() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object obj) | 
| String | getValue()Returns the property path itself. | 
| int | hashCode() | 
| CsdlPropertyPath | setValue(String 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, isUrlRefasConstant, asDynamic, isConstant, isDynamicgetAllByName, getOneByNamepublic String getValue()
public CsdlPropertyPath setValue(String value)
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.