Class Dealer
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.common.model.IdTitleContractId
ru.bitel.bgbilling.modules.card.common.bean.Dealer
- All Implemented Interfaces:
Serializable,ContractIdable,GuiTitlable,Idable,ListItem
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanlongintintfloatintgetError()longgetIp()getLogin()intintfloatgetPt()intintintintgetType()setAllowcontracts(long allowcontracts) setAllowcontractsMode(int allowcontractsMode) setCanselTime(int endTime) setCardContract(String cardContract) setCardPercent(float cardPercent) setComment(String comment) setContractId(int contractId) setError(int error) setFindmodes(long findmodes) setId(int id) Устанавливает id объектаsetParams(int params) setPassword(String password) setPayComissionType(int payComissionType) setPayContract(String payContract) setPayPercent(float payPercent) setStatFinded(int finded) setStatPayed(int payed) setStatRequest(int request) Устанавливает название (описание) объектаsetType(int type) Methods inherited from class ru.bitel.common.model.IdTitleContractId
getContractIdMethods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setAsNoSelect, to, toIdTitle, toStringMethods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap
-
Field Details
-
PARAM_TEST
public static final int PARAM_TEST- See Also:
-
PARAM_TEST_STR
- See Also:
-
-
Constructor Details
-
Dealer
public Dealer() -
Dealer
-
-
Method Details
-
canAppendComment
public boolean canAppendComment() -
getAllowcontracts
public long getAllowcontracts() -
getAllowcontractsMode
public int getAllowcontractsMode() -
getCanselTime
public int getCanselTime() -
getCardContract
-
getCardPercent
public float getCardPercent() -
getComment
-
getError
public int getError() -
getFindmodes
public long getFindmodes() -
getIp
-
getLogin
-
getParams
public int getParams() -
getPassword
-
getPayComissionType
public int getPayComissionType() -
getPayContract
-
getPayPercent
public float getPayPercent() -
getPeriod
-
getPt
-
getStatFinded
public int getStatFinded() -
getStatPayed
public int getStatPayed() -
getStatRequest
public int getStatRequest() -
getType
public int getType() -
setAllowcontracts
-
setAllowcontractsMode
-
setCanselTime
-
setCardContract
-
setCardPercent
-
setComment
-
setContractId
- Overrides:
setContractIdin classIdTitleContractId
-
setError
-
setFindmodes
-
setId
Description copied from class:IdУстанавливает id объекта -
setIp
-
setLogin
-
setParams
-
setPassword
-
setPayComissionType
-
setPayContract
-
setPayPercent
-
setPeriod
-
setPt
-
setStatFinded
-
setStatPayed
-
setStatRequest
-
setTitle
Description copied from class:IdTitleУстанавливает название (описание) объекта -
setType
-