public class GetFieldLabel extends Object implements IFlowLabel
IFlowLabel.IFlowLabelVisitor| Modifier and Type | Method and Description |
|---|---|
GetFieldBarLabel |
bar() |
boolean |
equals(Object obj) |
IField |
getField() |
int |
hashCode() |
boolean |
isBarred() |
static GetFieldLabel |
make(IField field) |
String |
toString() |
void |
visit(IFlowLabel.IFlowLabelVisitor v,
Object dst) |
public static GetFieldLabel make(IField field)
public IField getField()
public void visit(IFlowLabel.IFlowLabelVisitor v, Object dst) throws IllegalArgumentException
visit in interface IFlowLabelIllegalArgumentExceptionpublic GetFieldBarLabel bar()
bar in interface IFlowLabelpublic boolean isBarred()
isBarred in interface IFlowLabel