Class Target
java.lang.Object
org.apache.olingo.commons.core.edm.Target
An Edm target element. It contains a target as a String name as well as the
FullQualifiedName of the entity
container it is contained in.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Target
-
-
Method Details
-
getTargetName
- Returns:
- name of the target as a String
-
getEntityContainer
- Returns:
FullQualifiedNameof the entity container this target is contained in.
-
toString
-