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