Class Zone
java.lang.Object
ru.bitel.bgbilling.modules.hd.server.bean.Zone
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetId()intgetName()booleanisDomain()booleanisHost()setComment(String comment) setDomain(boolean mayBeMaster) setHost(boolean mayBeSlave) setId(int id) setMasterNsId(int masterNsId)
-
Constructor Details
-
Zone
public Zone()
-
-
Method Details
-
getComment
-
getId
public int getId() -
getMasterNsId
public int getMasterNsId() -
getName
-
isDomain
public boolean isDomain() -
isHost
public boolean isHost() -
setComment
-
setDomain
-
setHost
-
setId
-
setMasterNsId
-
setName
-