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