| Package | Description |
|---|---|
| eu.europa.ec.inspire.schemas.base2.x20 | |
| eu.europa.ec.inspire.schemas.base2.x20.impl |
| Modifier and Type | Method and Description |
|---|---|
ContactType.TelephoneVoice |
ContactType.addNewTelephoneVoice()
Appends and returns a new empty value (as xml) as the last "telephoneVoice" element
|
ContactType.TelephoneVoice[] |
ContactType.getTelephoneVoiceArray()
Gets array of all "telephoneVoice" elements
|
ContactType.TelephoneVoice |
ContactType.getTelephoneVoiceArray(int i)
Gets ith "telephoneVoice" element
|
ContactType.TelephoneVoice |
ContactType.insertNewTelephoneVoice(int i)
Inserts and returns a new empty value (as xml) as the ith "telephoneVoice" element
|
static ContactType.TelephoneVoice |
ContactType.TelephoneVoice.Factory.newInstance() |
static ContactType.TelephoneVoice |
ContactType.TelephoneVoice.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContactType.setTelephoneVoiceArray(ContactType.TelephoneVoice[] telephoneVoiceArray)
Sets array of all "telephoneVoice" element
|
void |
ContactType.setTelephoneVoiceArray(int i,
ContactType.TelephoneVoice telephoneVoice)
Sets ith "telephoneVoice" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ContactTypeImpl.TelephoneVoiceImpl
An XML telephoneVoice(@http://inspire.ec.europa.eu/schemas/base2/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
ContactType.TelephoneVoice |
ContactTypeImpl.addNewTelephoneVoice()
Appends and returns a new empty value (as xml) as the last "telephoneVoice" element
|
ContactType.TelephoneVoice[] |
ContactTypeImpl.getTelephoneVoiceArray()
Gets array of all "telephoneVoice" elements
|
ContactType.TelephoneVoice |
ContactTypeImpl.getTelephoneVoiceArray(int i)
Gets ith "telephoneVoice" element
|
ContactType.TelephoneVoice |
ContactTypeImpl.insertNewTelephoneVoice(int i)
Inserts and returns a new empty value (as xml) as the ith "telephoneVoice" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContactTypeImpl.setTelephoneVoiceArray(ContactType.TelephoneVoice[] telephoneVoiceArray)
Sets array of all "telephoneVoice" element
|
void |
ContactTypeImpl.setTelephoneVoiceArray(int i,
ContactType.TelephoneVoice telephoneVoice)
Sets ith "telephoneVoice" element
|
Copyright © 2018 52north.org. All rights reserved.