public interface ContactInfoList
ContactInfoList contains one or more
ContactInfo.
| Modifier and Type | Method and Description |
|---|---|
Iterator |
iterator()
Used to get a
ContactInfoListIterator to retrieve individual
ContactInfo
from the list. |
Iterator iterator()
ContactInfoListIterator to retrieve individual
ContactInfo
from the list.ContactInfoListIterator.Copyright © 2018 JBoss by Red Hat. All rights reserved.