public interface ContactInfoList
ContactInfoList contains one or more
ContactInfo.
| Modifier and Type | Method and Description |
|---|---|
Iterator<ContactInfo> |
iterator()
Used to get a
ContactInfoListIterator to retrieve individual
ContactInfo from the
list. |
Iterator<ContactInfo> iterator()
ContactInfoListIterator to retrieve individual
ContactInfo from the
list.ContactInfoListIterator.Copyright © 2020 ADDC Infotech GmbH. All rights reserved.