public class UDDuration
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.Integer |
duration
Duration itself
|
java.lang.String |
uom
Unit of measure
|
Constructor and Description |
---|
UDDuration() |
Modifier and Type | Method and Description |
---|---|
void |
setDuration(java.lang.String duration) |
java.lang.String |
toString() |