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