public class FeatureUnitData extends Object implements Serializable
| Constructor and Description |
|---|
FeatureUnitData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getSymbol() |
String |
getUnitType() |
void |
setName(String name) |
void |
setSymbol(String symbol) |
void |
setUnitType(String unitType) |
Copyright © 2017 SAP SE. All Rights Reserved.