| Package | Description |
|---|---|
| eu.europa.ec.inspire.schemas.base2.x20 | |
| eu.europa.ec.inspire.schemas.base2.x20.impl |
| Modifier and Type | Method and Description |
|---|---|
ContactType |
ContactDocument.addNewContact()
Appends and returns a new empty "Contact" element
|
ContactType |
RelatedPartyType.Contact.addNewContact()
Appends and returns a new empty "Contact" element
|
ContactType |
ContactPropertyType.addNewContact()
Appends and returns a new empty "Contact" element
|
ContactType |
ContactDocument.getContact()
Gets the "Contact" element
|
ContactType |
RelatedPartyType.Contact.getContact()
Gets the "Contact" element
|
ContactType |
ContactPropertyType.getContact()
Gets the "Contact" element
|
static ContactType |
ContactType.Factory.newInstance() |
static ContactType |
ContactType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static ContactType |
ContactType.Factory.parse(File file) |
static ContactType |
ContactType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static ContactType |
ContactType.Factory.parse(InputStream is) |
static ContactType |
ContactType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static ContactType |
ContactType.Factory.parse(Node node) |
static ContactType |
ContactType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static ContactType |
ContactType.Factory.parse(Reader r) |
static ContactType |
ContactType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static ContactType |
ContactType.Factory.parse(String xmlAsString) |
static ContactType |
ContactType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static ContactType |
ContactType.Factory.parse(URL u) |
static ContactType |
ContactType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static ContactType |
ContactType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static ContactType |
ContactType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static ContactType |
ContactType.Factory.parse(XMLStreamReader sr) |
static ContactType |
ContactType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContactDocument.setContact(ContactType contact)
Sets the "Contact" element
|
void |
RelatedPartyType.Contact.setContact(ContactType contact)
Sets the "Contact" element
|
void |
ContactPropertyType.setContact(ContactType contact)
Sets the "Contact" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContactTypeImpl
An XML ContactType(@http://inspire.ec.europa.eu/schemas/base2/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
ContactType |
ContactPropertyTypeImpl.addNewContact()
Appends and returns a new empty "Contact" element
|
ContactType |
ContactDocumentImpl.addNewContact()
Appends and returns a new empty "Contact" element
|
ContactType |
RelatedPartyTypeImpl.ContactImpl.addNewContact()
Appends and returns a new empty "Contact" element
|
ContactType |
ContactPropertyTypeImpl.getContact()
Gets the "Contact" element
|
ContactType |
ContactDocumentImpl.getContact()
Gets the "Contact" element
|
ContactType |
RelatedPartyTypeImpl.ContactImpl.getContact()
Gets the "Contact" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContactPropertyTypeImpl.setContact(ContactType contact)
Sets the "Contact" element
|
void |
ContactDocumentImpl.setContact(ContactType contact)
Sets the "Contact" element
|
void |
RelatedPartyTypeImpl.ContactImpl.setContact(ContactType contact)
Sets the "Contact" element
|
Copyright © 2018 52north.org. All rights reserved.