Class PhoneParamValue
java.lang.Object
ru.bitel.bgbilling.kernel.contract.param.common.bean.PhoneParamValue
- All Implemented Interfaces:
Serializable
,Iterable<PhoneParamItem>
- Direct Known Subclasses:
ContractPhoneParamValue
@Deprecated
public class PhoneParamValue
extends Object
implements Serializable, Iterable<PhoneParamItem>
Deprecated.
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addPhoneItem
(int index, PhoneParamItem item) Deprecated.void
addPhoneItem
(PhoneParamItem item) Deprecated.void
Deprecated.getData()
Deprecated.getPhoneItem
(int index) Deprecated.Deprecated.iterator()
Deprecated.removePhoneItem
(int index) Deprecated.void
Deprecated.int
size()
Deprecated.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
PhoneParamValue
public PhoneParamValue()Deprecated.
-
-
Method Details
-
getPhones
Deprecated. -
setPhones
Deprecated. -
getPhoneItem
Deprecated. -
getData
Deprecated. -
iterator
Deprecated.- Specified by:
iterator
in interfaceIterable<PhoneParamItem>
-
addPhoneItem
Deprecated. -
addPhoneItem
Deprecated. -
removePhoneItem
Deprecated. -
clearParamItems
public void clearParamItems()Deprecated. -
size
public int size()Deprecated.
-
EntityAttrPhone
andContractService.contractParameterGet(int, int)
orContractDao.getContractParameter(int, int)