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