Package | Description |
---|---|
de.knipp.rritoolkit |
Modifier and Type | Field and Description |
---|---|
private java.util.List<DomainData.Ref> |
DomainData.contacts
the list of contacts
|
Modifier and Type | Method and Description |
---|---|
java.util.List<DomainData.Ref> |
DomainData.getContactRefs()
return the list of contact references
|
Modifier and Type | Method and Description |
---|---|
void |
DomainData.addContact(DomainData.Ref ref)
add a single contact
|
void |
DomainData.addContacts(DomainData.Ref... refs)
add all given contacts
|
Modifier and Type | Method and Description |
---|---|
void |
DomainData.addContacts(java.util.Collection<DomainData.Ref> refs)
add all given contacts
|
Copyright © 2005-2013 Knipp Medien und Kommunikation GmbH