Uses of Interface
eu.europa.ec.inspire.schemas.ef.x40.ReportToLegalActType.ReportDate
-
Packages that use ReportToLegalActType.ReportDate Package Description eu.europa.ec.inspire.schemas.ef.x40 eu.europa.ec.inspire.schemas.ef.x40.impl -
-
Uses of ReportToLegalActType.ReportDate in eu.europa.ec.inspire.schemas.ef.x40
Methods in eu.europa.ec.inspire.schemas.ef.x40 that return ReportToLegalActType.ReportDate Modifier and Type Method Description ReportToLegalActType.ReportDateReportToLegalActType. addNewReportDate()Appends and returns a new empty "reportDate" elementReportToLegalActType.ReportDateReportToLegalActType. getReportDate()Gets the "reportDate" elementstatic ReportToLegalActType.ReportDateReportToLegalActType.ReportDate.Factory. newInstance()static ReportToLegalActType.ReportDateReportToLegalActType.ReportDate.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.ef.x40 with parameters of type ReportToLegalActType.ReportDate Modifier and Type Method Description voidReportToLegalActType. setReportDate(ReportToLegalActType.ReportDate reportDate)Sets the "reportDate" element -
Uses of ReportToLegalActType.ReportDate in eu.europa.ec.inspire.schemas.ef.x40.impl
Classes in eu.europa.ec.inspire.schemas.ef.x40.impl that implement ReportToLegalActType.ReportDate Modifier and Type Class Description static classReportToLegalActTypeImpl.ReportDateImplAn XML reportDate(@http://inspire.ec.europa.eu/schemas/ef/4.0).Methods in eu.europa.ec.inspire.schemas.ef.x40.impl that return ReportToLegalActType.ReportDate Modifier and Type Method Description ReportToLegalActType.ReportDateReportToLegalActTypeImpl. addNewReportDate()Appends and returns a new empty "reportDate" elementReportToLegalActType.ReportDateReportToLegalActTypeImpl. getReportDate()Gets the "reportDate" elementMethods in eu.europa.ec.inspire.schemas.ef.x40.impl with parameters of type ReportToLegalActType.ReportDate Modifier and Type Method Description voidReportToLegalActTypeImpl. setReportDate(ReportToLegalActType.ReportDate reportDate)Sets the "reportDate" element
-