Class ContractPhoneParamValue
java.lang.Object
ru.bitel.bgbilling.kernel.contract.param.common.bean.PhoneParamValue
bitel.billing.server.contract.bean.ContractPhoneParamValue
- All Implemented Interfaces:
java.io.Serializable,java.lang.Iterable<PhoneParamItem>
@Deprecated public class ContractPhoneParamValue extends PhoneParamValue
Deprecated.
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description ContractPhoneParamValue()Deprecated. -
Method Summary
Methods inherited from class ru.bitel.bgbilling.kernel.contract.param.common.bean.PhoneParamValue
addPhoneItem, addPhoneItem, clearParamItems, getData, getPhoneItem, getPhones, iterator, removePhoneItem, setPhones, sizeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
ContractPhoneParamValue
public ContractPhoneParamValue()Deprecated.
-
PhoneParamValue