Class VoiceGeographicRange
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.bgbilling.modules.voice.common.bean.VoiceGeographicRange
- All Implemented Interfaces:
Serializable,Idable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintlonglongsetDestinationId(int destinationId) setId(int id) Устанавливает id объектаsetMobileId(String mobileId) setOperatorId(int operatorId) setRangeFrom(long rangeFrom) setRangeTo(long rangeTo)
-
Constructor Details
-
VoiceGeographicRange
public VoiceGeographicRange()
-
-
Method Details
-
getDestinationId
public int getDestinationId() -
getMobileId
-
getOperatorId
public int getOperatorId() -
getRangeFrom
public long getRangeFrom() -
getRangeTo
public long getRangeTo() -
setDestinationId
-
setId
Description copied from class:IdУстанавливает id объекта -
setMobileId
-
setOperatorId
-
setRangeFrom
-
setRangeTo
-