public class CsdlEntitySetPath extends Object
Constructor and Description |
---|
CsdlEntitySetPath() |
Modifier and Type | Method and Description |
---|---|
String |
getBindingParameter() |
String |
getPath() |
CsdlEntitySetPath |
setBindingParameter(String bindingParameter) |
CsdlEntitySetPath |
setPath(String path) |
public String getBindingParameter()
public CsdlEntitySetPath setBindingParameter(String bindingParameter)
public String getPath()
public CsdlEntitySetPath setPath(String path)
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.