public class TariffPlanData extends IdTitle
| Constructor and Description |
|---|
TariffPlanData() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getComment() |
int |
getCountActive() |
int |
getCountAll() |
int |
getCountChild() |
void |
setComment(java.lang.String comment) |
void |
setCountActive(int countActive) |
void |
setCountAll(int countAll) |
void |
setCountChild(int countChild) |
equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap, setIdpublic int getCountChild()
public void setCountChild(int countChild)
public int getCountActive()
public void setCountActive(int countActive)
public int getCountAll()
public void setCountAll(int countAll)
public java.lang.String getComment()
public void setComment(java.lang.String comment)