Class ParameterPhoneValue
java.lang.Object
ru.bgcrm.model.param.ParameterPhoneValue
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(ParameterPhoneValue parameterPhoneValue) Deprecated.voidAdds a single numbervoidaddItems(List<ParameterPhoneValueItem> itemList) Adds numbers to the existing list with duplicates protectionbooleangetValue()Deprecated.inthashCode()voidsetItemList(List<ParameterPhoneValueItem> itemList) Sets number listtoString()
-
Constructor Details
-
ParameterPhoneValue
public ParameterPhoneValue() -
ParameterPhoneValue
-
-
Method Details
-
getItemList
- Returns:
- number list
-
setItemList
Sets number list- Parameters:
itemList- the item list
-
addItems
Adds numbers to the existing list with duplicates protection- Parameters:
itemList- the items to add
-
addItem
Adds a single number- Parameters:
item- the item to add
-
add
Deprecated. -
getValue
-
toString
-
hashCode
-
equals
-