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