Uses of Interface
eu.europa.ec.inspire.schemas.buBase.x40.DateOfEventType.End
-
Packages that use DateOfEventType.End Package Description eu.europa.ec.inspire.schemas.buBase.x40 eu.europa.ec.inspire.schemas.buBase.x40.impl -
-
Uses of DateOfEventType.End in eu.europa.ec.inspire.schemas.buBase.x40
Methods in eu.europa.ec.inspire.schemas.buBase.x40 that return DateOfEventType.End Modifier and Type Method Description DateOfEventType.EndDateOfEventType. addNewEnd()Appends and returns a new empty "end" elementDateOfEventType.EndDateOfEventType. getEnd()Gets the "end" elementstatic DateOfEventType.EndDateOfEventType.End.Factory. newInstance()static DateOfEventType.EndDateOfEventType.End.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.buBase.x40 with parameters of type DateOfEventType.End Modifier and Type Method Description voidDateOfEventType. setEnd(DateOfEventType.End end)Sets the "end" element -
Uses of DateOfEventType.End in eu.europa.ec.inspire.schemas.buBase.x40.impl
Classes in eu.europa.ec.inspire.schemas.buBase.x40.impl that implement DateOfEventType.End Modifier and Type Class Description static classDateOfEventTypeImpl.EndImplAn XML end(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).Methods in eu.europa.ec.inspire.schemas.buBase.x40.impl that return DateOfEventType.End Modifier and Type Method Description DateOfEventType.EndDateOfEventTypeImpl. addNewEnd()Appends and returns a new empty "end" elementDateOfEventType.EndDateOfEventTypeImpl. getEnd()Gets the "end" elementMethods in eu.europa.ec.inspire.schemas.buBase.x40.impl with parameters of type DateOfEventType.End Modifier and Type Method Description voidDateOfEventTypeImpl. setEnd(DateOfEventType.End end)Sets the "end" element
-