public static class Unit.UnitInit
extends java.lang.Object
Provides dictionary that allows to initialize different unit types.
| Constructor and Description |
|---|
UnitInit() |
| Modifier and Type | Method and Description |
|---|---|
UnitType |
getType()
Gets or sets the unit type.
|
void |
setType(UnitType value)
Gets or sets the unit type.
|