public class UnitDescription extends Object
| Constructor and Description |
|---|
UnitDescription() |
UnitDescription(String resource,
String label) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
String |
getResource() |
void |
setLabel(String label) |
void |
setResource(String resource) |
Copyright © 2019. All rights reserved.