Class MultiListParamValues
java.lang.Object
ru.bitel.bgbilling.kernel.contract.param.common.bean.MultiListParamValues
- All Implemented Interfaces:
 Iterable<ListParamValue>
Deprecated.
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidadd(ListParamValue value) Deprecated.Deprecated.Deprecated.getValue()Deprecated.iterator()Deprecated.voidparseCustomValue(String customValue) Deprecated.voidparseTitleValue(String value) Deprecated.voidparseValue(String value) Deprecated.intsize()Deprecated.toString()Deprecated.Deprecated.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator 
- 
Constructor Details
- 
MultiListParamValues
public MultiListParamValues()Deprecated. 
 - 
 - 
Method Details
- 
parseCustomValue
Deprecated. - 
parseValue
Deprecated. - 
parseTitleValue
Deprecated. - 
getCustomValue
Deprecated. - 
getIdValue
Deprecated. - 
getValue
Deprecated. - 
toString
Deprecated. - 
toStringValue
Deprecated. - 
iterator
Deprecated.- Specified by:
 iteratorin interfaceIterable<ListParamValue>
 - 
add
Deprecated. - 
size
public int size()Deprecated. 
 - 
 
EntityAttrMultiListandContractService.contractParameterGet(int, int)orContractDao.getContractParameter(int, int)