Class LicenseOrderConfirmed
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.modules.license.common.bean.LicenseCommonObject
ru.bitel.bgbilling.modules.license.common.bean.LicenseOrderConfirmed
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
- See Also:
-
Field Summary
Fields inherited from class ru.bitel.bgbilling.modules.license.common.bean.LicenseCommonObject
lastUpdate -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintgetCost()intgetCount()getIds()intintgetType()setComponentId(int pid) setComponentName(String productItemName) setComponentTitle(String productItemTitle) setCopyId(int contractId) setCost(BigDecimal cost) setCount(int count) setDateFrom(Date date) setOrderId(int orderId) setType(int type) Methods inherited from class ru.bitel.bgbilling.modules.license.common.bean.LicenseCommonObject
getLastUpdate, setLastUpdateMethods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setAsNoSelect, setId, setTitle, to, toIdTitle, toStringMethods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap
-
Constructor Details
-
LicenseOrderConfirmed
public LicenseOrderConfirmed()
-
-
Method Details
-
setIds
-
getIds
-
setComponentId
-
getComponentId
public int getComponentId() -
setComponentTitle
-
getComponentTitle
-
setComponentName
-
getComponentName
-
setCopyId
-
getCopyId
public int getCopyId() -
setOrderId
-
getOrderId
public int getOrderId() -
setDateFrom
-
getDateFrom
-
setDateTo
-
getDateTo
-
setCount
-
getCount
public int getCount() -
setType
-
getType
public int getType() -
getCost
-
setCost
-