| Package | Description |
|---|---|
| eu.europa.ec.inspire.schemas.base2.x20 | |
| eu.europa.ec.inspire.schemas.base2.x20.impl |
| Modifier and Type | Method and Description |
|---|---|
RelatedPartyType |
RelatedPartyDocument.addNewRelatedParty()
Appends and returns a new empty "RelatedParty" element
|
RelatedPartyType |
RelatedPartyPropertyType.addNewRelatedParty()
Appends and returns a new empty "RelatedParty" element
|
RelatedPartyType |
RelatedPartyDocument.getRelatedParty()
Gets the "RelatedParty" element
|
RelatedPartyType |
RelatedPartyPropertyType.getRelatedParty()
Gets the "RelatedParty" element
|
static RelatedPartyType |
RelatedPartyType.Factory.newInstance() |
static RelatedPartyType |
RelatedPartyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static RelatedPartyType |
RelatedPartyType.Factory.parse(java.io.File file) |
static RelatedPartyType |
RelatedPartyType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static RelatedPartyType |
RelatedPartyType.Factory.parse(java.io.InputStream is) |
static RelatedPartyType |
RelatedPartyType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static RelatedPartyType |
RelatedPartyType.Factory.parse(org.w3c.dom.Node node) |
static RelatedPartyType |
RelatedPartyType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static RelatedPartyType |
RelatedPartyType.Factory.parse(java.io.Reader r) |
static RelatedPartyType |
RelatedPartyType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static RelatedPartyType |
RelatedPartyType.Factory.parse(java.lang.String xmlAsString) |
static RelatedPartyType |
RelatedPartyType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static RelatedPartyType |
RelatedPartyType.Factory.parse(java.net.URL u) |
static RelatedPartyType |
RelatedPartyType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static RelatedPartyType |
RelatedPartyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static RelatedPartyType |
RelatedPartyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static RelatedPartyType |
RelatedPartyType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static RelatedPartyType |
RelatedPartyType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
RelatedPartyDocument.setRelatedParty(RelatedPartyType relatedParty)
Sets the "RelatedParty" element
|
void |
RelatedPartyPropertyType.setRelatedParty(RelatedPartyType relatedParty)
Sets the "RelatedParty" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
RelatedPartyTypeImpl
An XML RelatedPartyType(@http://inspire.ec.europa.eu/schemas/base2/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
RelatedPartyType |
RelatedPartyDocumentImpl.addNewRelatedParty()
Appends and returns a new empty "RelatedParty" element
|
RelatedPartyType |
RelatedPartyPropertyTypeImpl.addNewRelatedParty()
Appends and returns a new empty "RelatedParty" element
|
RelatedPartyType |
RelatedPartyDocumentImpl.getRelatedParty()
Gets the "RelatedParty" element
|
RelatedPartyType |
RelatedPartyPropertyTypeImpl.getRelatedParty()
Gets the "RelatedParty" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelatedPartyDocumentImpl.setRelatedParty(RelatedPartyType relatedParty)
Sets the "RelatedParty" element
|
void |
RelatedPartyPropertyTypeImpl.setRelatedParty(RelatedPartyType relatedParty)
Sets the "RelatedParty" element
|
Copyright © 2015–2018 52north.org. All rights reserved.