Class Zone
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdContractId
ru.bitel.bgbilling.modules.hd.common.bean.Zone
- All Implemented Interfaces:
Serializable,ContractIdable,Idable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetConfigValue(String key) getData()getZone()booleanisAvto()booleansetAvto(boolean avto) setComment(String comment) setContractId(int contractId) setFreeDate(Date freeDate) setId(int id) Устанавливает id объектаsetLastUpdate(Date lastUpdate) setLoadWhois(boolean loadWhois) setRegistrar(String registrar) setWhoisLastUpdate(Date whoisLastUpdate) setZonePunycode(String zonePunycode) voidupdateConfigValue(String key, String value) Methods inherited from class ru.bitel.common.model.IdContractId
getContractId
-
Constructor Details
-
Zone
public Zone()
-
-
Method Details
-
getComment
-
getConfig
-
getConfigValue
-
getData
-
getFreeDate
-
getLastUpdate
-
getParamsMap
-
getPeriod
-
getRegistrar
-
getWhoisLastUpdate
-
getZone
-
getZonePunycode
-
isAvto
public boolean isAvto() -
isLoadWhois
public boolean isLoadWhois() -
setAvto
-
setComment
-
setConfig
-
setContractId
- Overrides:
setContractIdin classIdContractId
-
setData
-
setFreeDate
-
setId
Description copied from class:IdУстанавливает id объекта -
setLastUpdate
-
setLoadWhois
-
setPeriod
-
setRegistrar
-
setWhoisLastUpdate
-
setZone
-
setZonePunycode
-
updateConfigValue
-