| 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 |
DocumentCitationDocument.addNewDocumentCitation()
Appends and returns a new empty "DocumentCitation" element
|
DocumentCitationType |
DocumentCitationPropertyType.addNewDocumentCitation()
Appends and returns a new empty "DocumentCitation" element
|
DocumentCitationType |
DocumentCitationDocument.getDocumentCitation()
Gets the "DocumentCitation" element
|
DocumentCitationType |
DocumentCitationPropertyType.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(File file) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(InputStream is) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(Node node) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(Reader r) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(String xmlAsString) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(URL u) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(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(XMLStreamReader sr) |
static DocumentCitationType |
DocumentCitationType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentCitationDocument.setDocumentCitation(DocumentCitationType documentCitation)
Sets the "DocumentCitation" element
|
void |
DocumentCitationPropertyType.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 © 2018 52north.org. All rights reserved.