Uses of Interface
eu.europa.ec.inspire.schemas.ad.x40.AddressRepresentationType.PostCode
-
Packages that use AddressRepresentationType.PostCode Package Description eu.europa.ec.inspire.schemas.ad.x40 eu.europa.ec.inspire.schemas.ad.x40.impl -
-
Uses of AddressRepresentationType.PostCode in eu.europa.ec.inspire.schemas.ad.x40
Methods in eu.europa.ec.inspire.schemas.ad.x40 that return AddressRepresentationType.PostCode Modifier and Type Method Description AddressRepresentationType.PostCodeAddressRepresentationType. addNewPostCode()Appends and returns a new empty "postCode" elementAddressRepresentationType.PostCodeAddressRepresentationType. getPostCode()Gets the "postCode" elementstatic AddressRepresentationType.PostCodeAddressRepresentationType.PostCode.Factory. newInstance()static AddressRepresentationType.PostCodeAddressRepresentationType.PostCode.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.ad.x40 with parameters of type AddressRepresentationType.PostCode Modifier and Type Method Description voidAddressRepresentationType. setPostCode(AddressRepresentationType.PostCode postCode)Sets the "postCode" element -
Uses of AddressRepresentationType.PostCode in eu.europa.ec.inspire.schemas.ad.x40.impl
Classes in eu.europa.ec.inspire.schemas.ad.x40.impl that implement AddressRepresentationType.PostCode Modifier and Type Class Description static classAddressRepresentationTypeImpl.PostCodeImplAn XML postCode(@http://inspire.ec.europa.eu/schemas/ad/4.0).Methods in eu.europa.ec.inspire.schemas.ad.x40.impl that return AddressRepresentationType.PostCode Modifier and Type Method Description AddressRepresentationType.PostCodeAddressRepresentationTypeImpl. addNewPostCode()Appends and returns a new empty "postCode" elementAddressRepresentationType.PostCodeAddressRepresentationTypeImpl. getPostCode()Gets the "postCode" elementMethods in eu.europa.ec.inspire.schemas.ad.x40.impl with parameters of type AddressRepresentationType.PostCode Modifier and Type Method Description voidAddressRepresentationTypeImpl. setPostCode(AddressRepresentationType.PostCode postCode)Sets the "postCode" element
-