public interface Field
| Modifier and Type | Method and Description |
|---|---|
default boolean |
isSameField(Field other)
Whether this and
other both represent the same field. |
String |
name()
Returns the name of this
Field. |
Project |
project()
Returns the parent
Project. |
Copyright © 2017 George Aristy. All rights reserved.