public class Target extends Object
FullQualifiedName
of the entity
container it is contained in.Modifier and Type | Class and Description |
---|---|
static class |
Target.Builder |
Constructor and Description |
---|
Target() |
Modifier and Type | Method and Description |
---|---|
FullQualifiedName |
getEntityContainer() |
String |
getTargetName() |
Target |
setEntityContainer(FullQualifiedName entityContainer) |
Target |
setTargetName(String targetPathName) |
public String getTargetName()
public FullQualifiedName getEntityContainer()
FullQualifiedName
of the entity container this target is contained in.public Target setEntityContainer(FullQualifiedName entityContainer)
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.