Uses of Interface
eu.europa.ec.inspire.schemas.buBase.x40.AbstractConstructionType.DateOfConstruction
-
Packages that use AbstractConstructionType.DateOfConstruction Package Description eu.europa.ec.inspire.schemas.buBase.x40 eu.europa.ec.inspire.schemas.buBase.x40.impl -
-
Uses of AbstractConstructionType.DateOfConstruction in eu.europa.ec.inspire.schemas.buBase.x40
Methods in eu.europa.ec.inspire.schemas.buBase.x40 that return AbstractConstructionType.DateOfConstruction Modifier and Type Method Description AbstractConstructionType.DateOfConstructionAbstractConstructionType. addNewDateOfConstruction()Appends and returns a new empty "dateOfConstruction" elementAbstractConstructionType.DateOfConstructionAbstractConstructionType. getDateOfConstruction()Gets the "dateOfConstruction" elementstatic AbstractConstructionType.DateOfConstructionAbstractConstructionType.DateOfConstruction.Factory. newInstance()static AbstractConstructionType.DateOfConstructionAbstractConstructionType.DateOfConstruction.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.buBase.x40 with parameters of type AbstractConstructionType.DateOfConstruction Modifier and Type Method Description voidAbstractConstructionType. setDateOfConstruction(AbstractConstructionType.DateOfConstruction dateOfConstruction)Sets the "dateOfConstruction" element -
Uses of AbstractConstructionType.DateOfConstruction in eu.europa.ec.inspire.schemas.buBase.x40.impl
Classes in eu.europa.ec.inspire.schemas.buBase.x40.impl that implement AbstractConstructionType.DateOfConstruction Modifier and Type Class Description static classAbstractConstructionTypeImpl.DateOfConstructionImplAn XML dateOfConstruction(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).Methods in eu.europa.ec.inspire.schemas.buBase.x40.impl that return AbstractConstructionType.DateOfConstruction Modifier and Type Method Description AbstractConstructionType.DateOfConstructionAbstractConstructionTypeImpl. addNewDateOfConstruction()Appends and returns a new empty "dateOfConstruction" elementAbstractConstructionType.DateOfConstructionAbstractConstructionTypeImpl. getDateOfConstruction()Gets the "dateOfConstruction" elementMethods in eu.europa.ec.inspire.schemas.buBase.x40.impl with parameters of type AbstractConstructionType.DateOfConstruction Modifier and Type Method Description voidAbstractConstructionTypeImpl. setDateOfConstruction(AbstractConstructionType.DateOfConstruction dateOfConstruction)Sets the "dateOfConstruction" element
-