public class Target extends Object
FullQualifiedName of the entity
container it is contained in.| Constructor and Description |
|---|
Target(String target,
EdmEntityContainer defaultContainer) |
| Modifier and Type | Method and Description |
|---|---|
FullQualifiedName |
getEntityContainer() |
String |
getTargetName() |
String |
toString() |
public Target(String target, EdmEntityContainer defaultContainer)
public String getTargetName()
public FullQualifiedName getEntityContainer()
FullQualifiedName of the entity container this target is contained in.Copyright © 2023. All rights reserved.