| Package | Description |
|---|---|
| eu.europa.ec.inspire.schemas.buBase.x40 | |
| eu.europa.ec.inspire.schemas.buBase.x40.impl |
| Modifier and Type | Method and Description |
|---|---|
DateOfEventType |
AbstractConstructionType.DateOfConstruction.addNewDateOfEvent()
Appends and returns a new empty "DateOfEvent" element
|
DateOfEventType |
AbstractConstructionType.DateOfDemolition.addNewDateOfEvent()
Appends and returns a new empty "DateOfEvent" element
|
DateOfEventType |
AbstractConstructionType.DateOfRenovation.addNewDateOfEvent()
Appends and returns a new empty "DateOfEvent" element
|
DateOfEventType |
DateOfEventDocument.addNewDateOfEvent()
Appends and returns a new empty "DateOfEvent" element
|
DateOfEventType |
DateOfEventPropertyType.addNewDateOfEvent()
Appends and returns a new empty "DateOfEvent" element
|
DateOfEventType |
AbstractConstructionType.DateOfConstruction.getDateOfEvent()
Gets the "DateOfEvent" element
|
DateOfEventType |
AbstractConstructionType.DateOfDemolition.getDateOfEvent()
Gets the "DateOfEvent" element
|
DateOfEventType |
AbstractConstructionType.DateOfRenovation.getDateOfEvent()
Gets the "DateOfEvent" element
|
DateOfEventType |
DateOfEventDocument.getDateOfEvent()
Gets the "DateOfEvent" element
|
DateOfEventType |
DateOfEventPropertyType.getDateOfEvent()
Gets the "DateOfEvent" element
|
static DateOfEventType |
DateOfEventType.Factory.newInstance() |
static DateOfEventType |
DateOfEventType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static DateOfEventType |
DateOfEventType.Factory.parse(java.io.File file) |
static DateOfEventType |
DateOfEventType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static DateOfEventType |
DateOfEventType.Factory.parse(java.io.InputStream is) |
static DateOfEventType |
DateOfEventType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static DateOfEventType |
DateOfEventType.Factory.parse(org.w3c.dom.Node node) |
static DateOfEventType |
DateOfEventType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static DateOfEventType |
DateOfEventType.Factory.parse(java.io.Reader r) |
static DateOfEventType |
DateOfEventType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static DateOfEventType |
DateOfEventType.Factory.parse(java.lang.String xmlAsString) |
static DateOfEventType |
DateOfEventType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static DateOfEventType |
DateOfEventType.Factory.parse(java.net.URL u) |
static DateOfEventType |
DateOfEventType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static DateOfEventType |
DateOfEventType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static DateOfEventType |
DateOfEventType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static DateOfEventType |
DateOfEventType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static DateOfEventType |
DateOfEventType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConstructionType.DateOfConstruction.setDateOfEvent(DateOfEventType dateOfEvent)
Sets the "DateOfEvent" element
|
void |
AbstractConstructionType.DateOfDemolition.setDateOfEvent(DateOfEventType dateOfEvent)
Sets the "DateOfEvent" element
|
void |
AbstractConstructionType.DateOfRenovation.setDateOfEvent(DateOfEventType dateOfEvent)
Sets the "DateOfEvent" element
|
void |
DateOfEventDocument.setDateOfEvent(DateOfEventType dateOfEvent)
Sets the "DateOfEvent" element
|
void |
DateOfEventPropertyType.setDateOfEvent(DateOfEventType dateOfEvent)
Sets the "DateOfEvent" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
DateOfEventTypeImpl
An XML DateOfEventType(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).
|
| Modifier and Type | Method and Description |
|---|---|
DateOfEventType |
AbstractConstructionTypeImpl.DateOfConstructionImpl.addNewDateOfEvent()
Appends and returns a new empty "DateOfEvent" element
|
DateOfEventType |
AbstractConstructionTypeImpl.DateOfDemolitionImpl.addNewDateOfEvent()
Appends and returns a new empty "DateOfEvent" element
|
DateOfEventType |
AbstractConstructionTypeImpl.DateOfRenovationImpl.addNewDateOfEvent()
Appends and returns a new empty "DateOfEvent" element
|
DateOfEventType |
DateOfEventPropertyTypeImpl.addNewDateOfEvent()
Appends and returns a new empty "DateOfEvent" element
|
DateOfEventType |
DateOfEventDocumentImpl.addNewDateOfEvent()
Appends and returns a new empty "DateOfEvent" element
|
DateOfEventType |
AbstractConstructionTypeImpl.DateOfConstructionImpl.getDateOfEvent()
Gets the "DateOfEvent" element
|
DateOfEventType |
AbstractConstructionTypeImpl.DateOfDemolitionImpl.getDateOfEvent()
Gets the "DateOfEvent" element
|
DateOfEventType |
AbstractConstructionTypeImpl.DateOfRenovationImpl.getDateOfEvent()
Gets the "DateOfEvent" element
|
DateOfEventType |
DateOfEventPropertyTypeImpl.getDateOfEvent()
Gets the "DateOfEvent" element
|
DateOfEventType |
DateOfEventDocumentImpl.getDateOfEvent()
Gets the "DateOfEvent" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConstructionTypeImpl.DateOfConstructionImpl.setDateOfEvent(DateOfEventType dateOfEvent)
Sets the "DateOfEvent" element
|
void |
AbstractConstructionTypeImpl.DateOfDemolitionImpl.setDateOfEvent(DateOfEventType dateOfEvent)
Sets the "DateOfEvent" element
|
void |
AbstractConstructionTypeImpl.DateOfRenovationImpl.setDateOfEvent(DateOfEventType dateOfEvent)
Sets the "DateOfEvent" element
|
void |
DateOfEventPropertyTypeImpl.setDateOfEvent(DateOfEventType dateOfEvent)
Sets the "DateOfEvent" element
|
void |
DateOfEventDocumentImpl.setDateOfEvent(DateOfEventType dateOfEvent)
Sets the "DateOfEvent" element
|
Copyright © 2015–2018 52north.org. All rights reserved.