Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1 | |
us.gov.dod.standard.ssrf._3_1.contact |
Modifier and Type | Method and Description |
---|---|
Set<TelephoneFax> |
Organisation.getTelephoneFax()
Get the TelephoneFax
|
Set<TelephoneFax> |
Role.getTelephoneFax()
Get the TelephoneFax
|
Set<TelephoneFax> |
Contact.getTelephoneFax()
Get the TelephoneFax
|
Modifier and Type | Method and Description |
---|---|
Organisation |
Organisation.withTelephoneFax(TelephoneFax... values)
Set the TelephoneFax
|
Role |
Role.withTelephoneFax(TelephoneFax... values)
Set the TelephoneFax
|
Contact |
Contact.withTelephoneFax(TelephoneFax... values)
Set the TelephoneFax
|
Modifier and Type | Method and Description |
---|---|
Organisation |
Organisation.withTelephoneFax(Collection<TelephoneFax> values)
Set the TelephoneFax
|
Role |
Role.withTelephoneFax(Collection<TelephoneFax> values)
Set the TelephoneFax
|
Contact |
Contact.withTelephoneFax(Collection<TelephoneFax> values)
Set the TelephoneFax
|
Modifier and Type | Method and Description |
---|---|
TelephoneFax |
TelephoneFax.withFax(ListCBO value)
Set "Yes" if the number is for a telefax.
|
TelephoneFax |
TelephoneFax.withMaxCls(ListCCL value)
Set the highest classification that can be used on the network.
|
TelephoneFax |
TelephoneFax.withNumber(String value)
Set the area code, telephone/telefax number (including the extension if
necessary) of individual or contact organisation.
|
TelephoneFax |
TelephoneFax.withPreferred(ListCBO value)
Set a code "Yes" for the preferred number(s) and a code "No" for the
others.
|
TelephoneFax |
TelephoneFax.withType(String value)
Set the name of the network on which this number can be dialed (e.g., DSN,
IVSN, CORMORANT).
|
Copyright © 2016 OpenSSRF.org. All rights reserved.