Class SubscriptionType
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.modules.subscription.common.bean.SubscriptionType
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
Описание вида подписки. Возможно здесь привязка к услуге (или к услуге по умолчанию)
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class ru.bitel.common.model.IdTitle
IdTitle.IdTitleBuilder -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SubscriptionType.Builderbuilder()getDelay()getNewRegistrationPeriod(Date initDate) getRound()intbooleansetAvtoCommit(boolean avtoCommit) setComment(String comment) setDuration(ValueUnit duration) setServiceId(int serviceId) Methods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setTitle, toIdTitle, toStringMethods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap, setId
-
Constructor Details
-
SubscriptionType
public SubscriptionType()
-
-
Method Details
-
getServiceId
public int getServiceId() -
setServiceId
-
getComment
-
setComment
-
getPeriod
-
setPeriod
-
getDuration
-
setDuration
-
getDelay
-
setDelay
-
getRound
-
setRound
-
isAvtoCommit
public boolean isAvtoCommit() -
setAvtoCommit
-
getConfig
-
setConfig
-
getNewRegistrationPeriod
-
builder
-