public interface AddressBookType
The following features are supported:
MemberPackage.getAddressBookType()
Modifier and Type | Method and Description |
---|---|
java.util.List |
getContact()
Returns the value of the 'Contact' containment reference list.
|
java.util.List getContact()
ContactInfoType
.
The contact entries.
MemberPackage.getAddressBookType_Contact()