Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TAG |
Constructor and Description |
---|
Ltp(int number) |
Ltp(int number,
java.util.Date startDate,
java.util.Date endDate) |
Modifier and Type | Method and Description |
---|---|
void |
addMtp(Mtp mtp) |
Mtp |
getMtp(int mtpNumber) |
Mtp[] |
getMtps() |
Stp[] |
getStps() |
Period[] |
getSubPeriods() |
java.lang.String |
getTag() |
Vstp[] |
getVstps() |
java.lang.String |
toXml(int indent) |
addSubPeriod, compareTo, fixEndDate, getFirstSubPeriod, getLastSubPeriod, getNumber, readFromNode, setEndPeriod, toXml, toXml
public Ltp(int number, java.util.Date startDate, java.util.Date endDate)
public Ltp(int number)