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