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