Uses of Interface
eu.europa.ec.inspire.schemas.au.x40.AdministrativeUnitType.EndLifespanVersion
-
Packages that use AdministrativeUnitType.EndLifespanVersion Package Description eu.europa.ec.inspire.schemas.au.x40 eu.europa.ec.inspire.schemas.au.x40.impl -
-
Uses of AdministrativeUnitType.EndLifespanVersion in eu.europa.ec.inspire.schemas.au.x40
Methods in eu.europa.ec.inspire.schemas.au.x40 that return AdministrativeUnitType.EndLifespanVersion Modifier and Type Method Description AdministrativeUnitType.EndLifespanVersionAdministrativeUnitType. addNewEndLifespanVersion()Appends and returns a new empty "endLifespanVersion" elementAdministrativeUnitType.EndLifespanVersionAdministrativeUnitType. getEndLifespanVersion()Gets the "endLifespanVersion" elementstatic AdministrativeUnitType.EndLifespanVersionAdministrativeUnitType.EndLifespanVersion.Factory. newInstance()static AdministrativeUnitType.EndLifespanVersionAdministrativeUnitType.EndLifespanVersion.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.au.x40 with parameters of type AdministrativeUnitType.EndLifespanVersion Modifier and Type Method Description voidAdministrativeUnitType. setEndLifespanVersion(AdministrativeUnitType.EndLifespanVersion endLifespanVersion)Sets the "endLifespanVersion" element -
Uses of AdministrativeUnitType.EndLifespanVersion in eu.europa.ec.inspire.schemas.au.x40.impl
Classes in eu.europa.ec.inspire.schemas.au.x40.impl that implement AdministrativeUnitType.EndLifespanVersion Modifier and Type Class Description static classAdministrativeUnitTypeImpl.EndLifespanVersionImplAn XML endLifespanVersion(@http://inspire.ec.europa.eu/schemas/au/4.0).Methods in eu.europa.ec.inspire.schemas.au.x40.impl that return AdministrativeUnitType.EndLifespanVersion Modifier and Type Method Description AdministrativeUnitType.EndLifespanVersionAdministrativeUnitTypeImpl. addNewEndLifespanVersion()Appends and returns a new empty "endLifespanVersion" elementAdministrativeUnitType.EndLifespanVersionAdministrativeUnitTypeImpl. getEndLifespanVersion()Gets the "endLifespanVersion" elementMethods in eu.europa.ec.inspire.schemas.au.x40.impl with parameters of type AdministrativeUnitType.EndLifespanVersion Modifier and Type Method Description voidAdministrativeUnitTypeImpl. setEndLifespanVersion(AdministrativeUnitType.EndLifespanVersion endLifespanVersion)Sets the "endLifespanVersion" element
-