Class EditableContactPhoneFieldList
- java.lang.Object
-
- com.avaya.clientservices.contact.fields.ContactField
-
- com.avaya.clientservices.contact.fields.ContactMultiValueField<T>
-
- com.avaya.clientservices.contact.fields.EditableContactMultiValueField<EditableContactPhoneField>
-
- com.avaya.clientservices.contact.fields.EditableContactPhoneFieldList
-
- All Implemented Interfaces:
BaseContactField,BaseContactMultiValueField<EditableContactPhoneField>
public class EditableContactPhoneFieldList extends EditableContactMultiValueField<EditableContactPhoneField>
List of editable contact phone numbers.
-
-
Method Summary
-
Methods inherited from class com.avaya.clientservices.contact.fields.EditableContactMultiValueField
setValues
-
Methods inherited from class com.avaya.clientservices.contact.fields.ContactMultiValueField
getValues
-
Methods inherited from class com.avaya.clientservices.contact.fields.ContactField
equals, getCapability, getContactProviderSourceType, hashCode, setContactProviderSourceType, toString
-
Methods inherited from interface com.avaya.clientservices.contact.fields.BaseContactField
getCapability, getContactProviderSourceType
-
Methods inherited from interface com.avaya.clientservices.contact.fields.BaseContactMultiValueField
getValues
-
-