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