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