Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1 | |
us.gov.dod.standard.ssrf._3_1.contact |
Modifier and Type | Method and Description |
---|---|
Set<EMail> |
Organisation.getEMail()
Get the Email
|
Set<EMail> |
Role.getEMail()
Get the Email
|
Set<EMail> |
Contact.getEMail()
Get the Email
|
Modifier and Type | Method and Description |
---|---|
Organisation |
Organisation.withEMail(EMail... values)
Set the Email
|
Role |
Role.withEMail(EMail... values)
Set the Email
|
Contact |
Contact.withEMail(EMail... values)
Set the Email
|
Modifier and Type | Method and Description |
---|---|
Organisation |
Organisation.withEMail(Collection<EMail> values)
Set the Email
|
Role |
Role.withEMail(Collection<EMail> values)
Set the Email
|
Contact |
Contact.withEMail(Collection<EMail> values)
Set the Email
|
Modifier and Type | Method and Description |
---|---|
EMail |
EMail.withAddress(String value)
Set the e-mail address.
|
EMail |
EMail.withMaxCls(ListCCL value)
Set the highest classification that can be used for the email address.
|
EMail |
EMail.withPreferred(ListCBO value)
Set a code "Yes" for the preferred address(es) and a code "No" for the
others.
|
EMail |
EMail.withType(String value)
Set the type of network hosting the e-mail address.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.