public class LabelAnnotations extends Object implements FluentLabelProvider
| Constructor and Description |
|---|
LabelAnnotations(Field field)
Creates a new label annotations object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel()
Get defined definition.
|
String[] |
getLabelHints()
Get defined label hints.
|
public LabelAnnotations(Field field)
field - field to parsepublic String getLabel()
FluentLabelProvidergetLabel in interface FluentLabelProviderpublic String[] getLabelHints()
FluentLabelProvidergetLabelHints in interface FluentLabelProviderCopyright © 2016 FluentLenium. All Rights Reserved.