Class CsdlNavigationPropertyBinding
java.lang.Object
org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmItem
org.apache.olingo.commons.api.edm.provider.CsdlNavigationPropertyBinding
The type Csdl navigation property binding.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmItem
getAllByName, getOneByName
-
Constructor Details
-
CsdlNavigationPropertyBinding
public CsdlNavigationPropertyBinding()
-
-
Method Details
-
getPath
Gets path.- Returns:
- the path
-
setPath
Sets path.- Parameters:
path
- the path- Returns:
- the path
-
getTarget
Gets target.- Returns:
- the target
-
setTarget
Sets target.- Parameters:
target
- the target- Returns:
- the target
-