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