Uses of Interface
eu.europa.ec.inspire.schemas.buBase.x40.DateOfEventType
-
Packages that use DateOfEventType Package Description eu.europa.ec.inspire.schemas.buBase.x40 eu.europa.ec.inspire.schemas.buBase.x40.impl -
-
Uses of DateOfEventType in eu.europa.ec.inspire.schemas.buBase.x40
Methods in eu.europa.ec.inspire.schemas.buBase.x40 that return DateOfEventType Modifier and Type Method Description DateOfEventTypeAbstractConstructionType.DateOfConstruction. addNewDateOfEvent()Appends and returns a new empty "DateOfEvent" elementDateOfEventTypeAbstractConstructionType.DateOfDemolition. addNewDateOfEvent()Appends and returns a new empty "DateOfEvent" elementDateOfEventTypeAbstractConstructionType.DateOfRenovation. addNewDateOfEvent()Appends and returns a new empty "DateOfEvent" elementDateOfEventTypeDateOfEventDocument. addNewDateOfEvent()Appends and returns a new empty "DateOfEvent" elementDateOfEventTypeDateOfEventPropertyType. addNewDateOfEvent()Appends and returns a new empty "DateOfEvent" elementDateOfEventTypeAbstractConstructionType.DateOfConstruction. getDateOfEvent()Gets the "DateOfEvent" elementDateOfEventTypeAbstractConstructionType.DateOfDemolition. getDateOfEvent()Gets the "DateOfEvent" elementDateOfEventTypeAbstractConstructionType.DateOfRenovation. getDateOfEvent()Gets the "DateOfEvent" elementDateOfEventTypeDateOfEventDocument. getDateOfEvent()Gets the "DateOfEvent" elementDateOfEventTypeDateOfEventPropertyType. getDateOfEvent()Gets the "DateOfEvent" elementstatic DateOfEventTypeDateOfEventType.Factory. newInstance()static DateOfEventTypeDateOfEventType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static DateOfEventTypeDateOfEventType.Factory. parse(File file)static DateOfEventTypeDateOfEventType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static DateOfEventTypeDateOfEventType.Factory. parse(InputStream is)static DateOfEventTypeDateOfEventType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static DateOfEventTypeDateOfEventType.Factory. parse(Reader r)static DateOfEventTypeDateOfEventType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static DateOfEventTypeDateOfEventType.Factory. parse(String xmlAsString)static DateOfEventTypeDateOfEventType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static DateOfEventTypeDateOfEventType.Factory. parse(URL u)static DateOfEventTypeDateOfEventType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static DateOfEventTypeDateOfEventType.Factory. parse(XMLStreamReader sr)static DateOfEventTypeDateOfEventType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static DateOfEventTypeDateOfEventType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic DateOfEventTypeDateOfEventType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic DateOfEventTypeDateOfEventType.Factory. parse(Node node)static DateOfEventTypeDateOfEventType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.buBase.x40 with parameters of type DateOfEventType Modifier and Type Method Description voidAbstractConstructionType.DateOfConstruction. setDateOfEvent(DateOfEventType dateOfEvent)Sets the "DateOfEvent" elementvoidAbstractConstructionType.DateOfDemolition. setDateOfEvent(DateOfEventType dateOfEvent)Sets the "DateOfEvent" elementvoidAbstractConstructionType.DateOfRenovation. setDateOfEvent(DateOfEventType dateOfEvent)Sets the "DateOfEvent" elementvoidDateOfEventDocument. setDateOfEvent(DateOfEventType dateOfEvent)Sets the "DateOfEvent" elementvoidDateOfEventPropertyType. setDateOfEvent(DateOfEventType dateOfEvent)Sets the "DateOfEvent" element -
Uses of DateOfEventType in eu.europa.ec.inspire.schemas.buBase.x40.impl
Classes in eu.europa.ec.inspire.schemas.buBase.x40.impl that implement DateOfEventType Modifier and Type Class Description classDateOfEventTypeImplAn XML DateOfEventType(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).Methods in eu.europa.ec.inspire.schemas.buBase.x40.impl that return DateOfEventType Modifier and Type Method Description DateOfEventTypeAbstractConstructionTypeImpl.DateOfConstructionImpl. addNewDateOfEvent()Appends and returns a new empty "DateOfEvent" elementDateOfEventTypeAbstractConstructionTypeImpl.DateOfDemolitionImpl. addNewDateOfEvent()Appends and returns a new empty "DateOfEvent" elementDateOfEventTypeAbstractConstructionTypeImpl.DateOfRenovationImpl. addNewDateOfEvent()Appends and returns a new empty "DateOfEvent" elementDateOfEventTypeDateOfEventDocumentImpl. addNewDateOfEvent()Appends and returns a new empty "DateOfEvent" elementDateOfEventTypeDateOfEventPropertyTypeImpl. addNewDateOfEvent()Appends and returns a new empty "DateOfEvent" elementDateOfEventTypeAbstractConstructionTypeImpl.DateOfConstructionImpl. getDateOfEvent()Gets the "DateOfEvent" elementDateOfEventTypeAbstractConstructionTypeImpl.DateOfDemolitionImpl. getDateOfEvent()Gets the "DateOfEvent" elementDateOfEventTypeAbstractConstructionTypeImpl.DateOfRenovationImpl. getDateOfEvent()Gets the "DateOfEvent" elementDateOfEventTypeDateOfEventDocumentImpl. getDateOfEvent()Gets the "DateOfEvent" elementDateOfEventTypeDateOfEventPropertyTypeImpl. getDateOfEvent()Gets the "DateOfEvent" elementMethods in eu.europa.ec.inspire.schemas.buBase.x40.impl with parameters of type DateOfEventType Modifier and Type Method Description voidAbstractConstructionTypeImpl.DateOfConstructionImpl. setDateOfEvent(DateOfEventType dateOfEvent)Sets the "DateOfEvent" elementvoidAbstractConstructionTypeImpl.DateOfDemolitionImpl. setDateOfEvent(DateOfEventType dateOfEvent)Sets the "DateOfEvent" elementvoidAbstractConstructionTypeImpl.DateOfRenovationImpl. setDateOfEvent(DateOfEventType dateOfEvent)Sets the "DateOfEvent" elementvoidDateOfEventDocumentImpl. setDateOfEvent(DateOfEventType dateOfEvent)Sets the "DateOfEvent" elementvoidDateOfEventPropertyTypeImpl. setDateOfEvent(DateOfEventType dateOfEvent)Sets the "DateOfEvent" element
-