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