Class Period
java.lang.Object
ru.bitel.bgbilling.modules.hd.server.bean.Period
- All Implemented Interfaces:
ListItem
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetEndDate
(Calendar date) int
getId()
int
int
getTitle()
int
getType()
void
setId
(int id) void
setTimeCol
(int timeCol) void
setTimeType
(int timeType) void
void
setType
(int type)
-
Constructor Details
-
Period
public Period()
-
-
Method Details
-
getId
public int getId() -
setId
public void setId(int id) -
getTimeCol
public int getTimeCol() -
setTimeCol
public void setTimeCol(int timeCol) -
getTimeType
public int getTimeType() -
setTimeType
public void setTimeType(int timeType) -
getTitle
-
setTitle
-
getType
public int getType() -
setType
public void setType(int type) -
getEndDate
-