public interface Labels
| Modifier and Type | Method and Description |
|---|---|
logical |
isLabels()
Gets the LABELS attribute.
|
default void |
setLabels(boolean labels)
Sets the LABELS attribute.
|
default void |
setLabels(logical labels)
Sets the LABELS attribute.
|
logical isLabels()
default void setLabels(logical labels)
labels - The new value for the LABELS attribute.default void setLabels(boolean labels)
labels - The new value for the LABELS attribute.