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