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