public static class WSEntryPeriodDefinition.WSEntryPeriodTimeBand
extends java.lang.Object
Constructor and Description |
---|
WSEntryPeriodTimeBand(int from,
int to) |
Modifier and Type | Method and Description |
---|---|
void |
addFlag(WSKeyValue flag) |
java.util.List<WSKeyValue> |
getFlags() |
int |
getFrom() |
int |
getTo() |
public int getFrom()
public int getTo()
public java.util.List<WSKeyValue> getFlags()
public void addFlag(WSKeyValue flag)