public interface Field
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of the field.
|
String |
getTarget()
Returns the target of the field.
|
boolean |
isAliased()
Returns whether the Field is aliased, which means it has a name set different from the target.
|
String getName()
String getTarget()
getName() should be returned.boolean isAliased()
Copyright © 2011-2014–2015 Pivotal Software, Inc.. All rights reserved.