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