public class TimeVariable
extends java.lang.Object
Constructor and Description |
---|
TimeVariable() |
TimeVariable(long pVal)
Class constructor specifying what Time Entry type to create.
|
Modifier and Type | Method and Description |
---|---|
long |
getTimeType() |
ValuePair[] |
getTimeVariableValues() |
OMElement |
serialize(OMFactory fac) |
void |
setTimeType(long pVal) |
void |
setTimeVariableValues(ValuePair[] pVal) |