Uses of Interface
eu.europa.ec.inspire.schemas.base2.x20.ContactType.TelephoneFacsimile
-
Packages that use ContactType.TelephoneFacsimile Package Description eu.europa.ec.inspire.schemas.base2.x20 eu.europa.ec.inspire.schemas.base2.x20.impl -
-
Uses of ContactType.TelephoneFacsimile in eu.europa.ec.inspire.schemas.base2.x20
Methods in eu.europa.ec.inspire.schemas.base2.x20 that return ContactType.TelephoneFacsimile Modifier and Type Method Description ContactType.TelephoneFacsimileContactType. addNewTelephoneFacsimile()Appends and returns a new empty value (as xml) as the last "telephoneFacsimile" elementContactType.TelephoneFacsimile[]ContactType. getTelephoneFacsimileArray()Gets array of all "telephoneFacsimile" elementsContactType.TelephoneFacsimileContactType. getTelephoneFacsimileArray(int i)Gets ith "telephoneFacsimile" elementContactType.TelephoneFacsimileContactType. insertNewTelephoneFacsimile(int i)Inserts and returns a new empty value (as xml) as the ith "telephoneFacsimile" elementstatic ContactType.TelephoneFacsimileContactType.TelephoneFacsimile.Factory. newInstance()static ContactType.TelephoneFacsimileContactType.TelephoneFacsimile.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.base2.x20 with parameters of type ContactType.TelephoneFacsimile Modifier and Type Method Description voidContactType. setTelephoneFacsimileArray(int i, ContactType.TelephoneFacsimile telephoneFacsimile)Sets ith "telephoneFacsimile" elementvoidContactType. setTelephoneFacsimileArray(ContactType.TelephoneFacsimile[] telephoneFacsimileArray)Sets array of all "telephoneFacsimile" element -
Uses of ContactType.TelephoneFacsimile in eu.europa.ec.inspire.schemas.base2.x20.impl
Classes in eu.europa.ec.inspire.schemas.base2.x20.impl that implement ContactType.TelephoneFacsimile Modifier and Type Class Description static classContactTypeImpl.TelephoneFacsimileImplAn XML telephoneFacsimile(@http://inspire.ec.europa.eu/schemas/base2/2.0).Methods in eu.europa.ec.inspire.schemas.base2.x20.impl that return ContactType.TelephoneFacsimile Modifier and Type Method Description ContactType.TelephoneFacsimileContactTypeImpl. addNewTelephoneFacsimile()Appends and returns a new empty value (as xml) as the last "telephoneFacsimile" elementContactType.TelephoneFacsimile[]ContactTypeImpl. getTelephoneFacsimileArray()Gets array of all "telephoneFacsimile" elementsContactType.TelephoneFacsimileContactTypeImpl. getTelephoneFacsimileArray(int i)Gets ith "telephoneFacsimile" elementContactType.TelephoneFacsimileContactTypeImpl. insertNewTelephoneFacsimile(int i)Inserts and returns a new empty value (as xml) as the ith "telephoneFacsimile" elementMethods in eu.europa.ec.inspire.schemas.base2.x20.impl with parameters of type ContactType.TelephoneFacsimile Modifier and Type Method Description voidContactTypeImpl. setTelephoneFacsimileArray(int i, ContactType.TelephoneFacsimile telephoneFacsimile)Sets ith "telephoneFacsimile" elementvoidContactTypeImpl. setTelephoneFacsimileArray(ContactType.TelephoneFacsimile[] telephoneFacsimileArray)Sets array of all "telephoneFacsimile" element
-