| Modifier and Type | Field and Description |
|---|---|
protected TelephoneType |
ContactType.phone |
| Modifier and Type | Method and Description |
|---|---|
TelephoneType |
ObjectFactory.createTelephoneType()
Create an instance of
TelephoneType |
TelephoneType |
ContactType.getPhone()
Gets the value of the phone property.
|
TelephoneType |
TelephoneType.withFacsimile(java.util.Collection<java.lang.String> values) |
TelephoneType |
TelephoneType.withFacsimile(java.util.List<java.lang.String> value) |
TelephoneType |
TelephoneType.withFacsimile(java.lang.String... values) |
TelephoneType |
TelephoneType.withVoice(java.util.Collection<java.lang.String> values) |
TelephoneType |
TelephoneType.withVoice(java.util.List<java.lang.String> value) |
TelephoneType |
TelephoneType.withVoice(java.lang.String... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContactType.setPhone(TelephoneType value)
Sets the value of the phone property.
|
ContactType |
ContactType.withPhone(TelephoneType value) |
Copyright © 2008-2022. All Rights Reserved.