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