public interface HasUom
Tagging interface for data components that have a unit of measure
Modifier and Type | Method and Description |
---|---|
UnitReference |
getUom()
Gets the uom property
|
void |
setUom(UnitReference uom)
Sets the uom property
|
UnitReference getUom()
void setUom(UnitReference uom)