Class UfanetAddressItem
java.lang.Object
ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
ru.bitel.common.model.Id
ru.bitel.bgbilling.modules.smarthouse.common.bean.intercom.ufanet.UfanetAddressItem
- All Implemented Interfaces:
Serializable
,Idable
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getType()
int
void
setAddressEntityId
(int addressEntityId) void
setType
(UfanetAddressItemType type) void
setUfanetId
(int ufanetId) Methods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap, setId, toString
Methods inherited from class ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
getLogger, logError
-
Constructor Details
-
UfanetAddressItem
public UfanetAddressItem()
-
-
Method Details
-
getType
-
setType
-
getUfanetId
public int getUfanetId() -
setUfanetId
public void setUfanetId(int ufanetId) -
getAddressEntityId
public int getAddressEntityId() -
setAddressEntityId
public void setAddressEntityId(int addressEntityId)
-