| Package | Description |
|---|---|
| eu.europa.ec.inspire.schemas.base2.x20 | |
| eu.europa.ec.inspire.schemas.base2.x20.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LegislationCitationType
An XML LegislationCitationType(@http://inspire.ec.europa.eu/schemas/base2/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
DocumentCitationType |
DocumentCitationPropertyType.addNewDocumentCitation()
Appends and returns a new empty "DocumentCitation" element
|
DocumentCitationType |
DocumentCitationDocument.addNewDocumentCitation()
Appends and returns a new empty "DocumentCitation" element
|
DocumentCitationType |
DocumentCitationPropertyType.getDocumentCitation()
Gets the "DocumentCitation" element
|
DocumentCitationType |
DocumentCitationDocument.getDocumentCitation()
Gets the "DocumentCitation" element
|
static DocumentCitationType |
DocumentCitationType.Factory.newInstance() |
static DocumentCitationType |
DocumentCitationType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(java.io.File file) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(java.io.InputStream is) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(org.w3c.dom.Node node) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(java.io.Reader r) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(java.lang.String xmlAsString) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(java.net.URL u) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static DocumentCitationType |
DocumentCitationType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static DocumentCitationType |
DocumentCitationType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentCitationPropertyType.setDocumentCitation(DocumentCitationType documentCitation)
Sets the "DocumentCitation" element
|
void |
DocumentCitationDocument.setDocumentCitation(DocumentCitationType documentCitation)
Sets the "DocumentCitation" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentCitationTypeImpl
An XML DocumentCitationType(@http://inspire.ec.europa.eu/schemas/base2/2.0).
|
class |
LegislationCitationTypeImpl
An XML LegislationCitationType(@http://inspire.ec.europa.eu/schemas/base2/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
DocumentCitationType |
DocumentCitationPropertyTypeImpl.addNewDocumentCitation()
Appends and returns a new empty "DocumentCitation" element
|
DocumentCitationType |
DocumentCitationDocumentImpl.addNewDocumentCitation()
Appends and returns a new empty "DocumentCitation" element
|
DocumentCitationType |
DocumentCitationPropertyTypeImpl.getDocumentCitation()
Gets the "DocumentCitation" element
|
DocumentCitationType |
DocumentCitationDocumentImpl.getDocumentCitation()
Gets the "DocumentCitation" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentCitationPropertyTypeImpl.setDocumentCitation(DocumentCitationType documentCitation)
Sets the "DocumentCitation" element
|
void |
DocumentCitationDocumentImpl.setDocumentCitation(DocumentCitationType documentCitation)
Sets the "DocumentCitation" element
|
Copyright © 2015–2018 52north.org. All rights reserved.