public class CsdlEntitySetPath extends Object
| Constructor and Description | 
|---|
| CsdlEntitySetPath() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getBindingParameter()Gets binding parameter. | 
| String | getPath()Gets path. | 
| CsdlEntitySetPath | setBindingParameter(String bindingParameter)Sets binding parameter. | 
| CsdlEntitySetPath | setPath(String path)Sets path. | 
public String getBindingParameter()
public CsdlEntitySetPath setBindingParameter(String bindingParameter)
bindingParameter - the binding parameterpublic String getPath()
public CsdlEntitySetPath setPath(String path)
path - the pathCopyright © 2013–2023 The Apache Software Foundation. All rights reserved.