Class MultiListParamValues
java.lang.Object
ru.bitel.bgbilling.kernel.contract.param.common.bean.MultiListParamValues
- All Implemented Interfaces:
Iterable<ListParamValue>
Deprecated.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(ListParamValue value) Deprecated.Deprecated.Deprecated.getValue()
Deprecated.iterator()
Deprecated.void
parseCustomValue
(String customValue) Deprecated.void
parseTitleValue
(String value) Deprecated.void
parseValue
(String value) Deprecated.int
size()
Deprecated.toString()
Deprecated.Deprecated.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods 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:
iterator
in interfaceIterable<ListParamValue>
-
add
Deprecated. -
size
public int size()Deprecated.
-
EntityAttrMultiList
andContractService.contractParameterGet(int, int)
orContractDao.getContractParameter(int, int)