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