Uses of Interface
eu.europa.ec.inspire.schemas.ad.x40.AddressComponentType.AlternativeIdentifier
-
Packages that use AddressComponentType.AlternativeIdentifier Package Description eu.europa.ec.inspire.schemas.ad.x40 eu.europa.ec.inspire.schemas.ad.x40.impl -
-
Uses of AddressComponentType.AlternativeIdentifier in eu.europa.ec.inspire.schemas.ad.x40
Methods in eu.europa.ec.inspire.schemas.ad.x40 that return AddressComponentType.AlternativeIdentifier Modifier and Type Method Description AddressComponentType.AlternativeIdentifierAddressComponentType. addNewAlternativeIdentifier()Appends and returns a new empty "alternativeIdentifier" elementAddressComponentType.AlternativeIdentifierAddressComponentType. getAlternativeIdentifier()Gets the "alternativeIdentifier" elementstatic AddressComponentType.AlternativeIdentifierAddressComponentType.AlternativeIdentifier.Factory. newInstance()static AddressComponentType.AlternativeIdentifierAddressComponentType.AlternativeIdentifier.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.ad.x40 with parameters of type AddressComponentType.AlternativeIdentifier Modifier and Type Method Description voidAddressComponentType. setAlternativeIdentifier(AddressComponentType.AlternativeIdentifier alternativeIdentifier)Sets the "alternativeIdentifier" element -
Uses of AddressComponentType.AlternativeIdentifier in eu.europa.ec.inspire.schemas.ad.x40.impl
Classes in eu.europa.ec.inspire.schemas.ad.x40.impl that implement AddressComponentType.AlternativeIdentifier Modifier and Type Class Description static classAddressComponentTypeImpl.AlternativeIdentifierImplAn XML alternativeIdentifier(@http://inspire.ec.europa.eu/schemas/ad/4.0).Methods in eu.europa.ec.inspire.schemas.ad.x40.impl that return AddressComponentType.AlternativeIdentifier Modifier and Type Method Description AddressComponentType.AlternativeIdentifierAddressComponentTypeImpl. addNewAlternativeIdentifier()Appends and returns a new empty "alternativeIdentifier" elementAddressComponentType.AlternativeIdentifierAddressComponentTypeImpl. getAlternativeIdentifier()Gets the "alternativeIdentifier" elementMethods in eu.europa.ec.inspire.schemas.ad.x40.impl with parameters of type AddressComponentType.AlternativeIdentifier Modifier and Type Method Description voidAddressComponentTypeImpl. setAlternativeIdentifier(AddressComponentType.AlternativeIdentifier alternativeIdentifier)Sets the "alternativeIdentifier" element
-