Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.PostalAddressListType
Packages that use PostalAddressListType
-
Uses of PostalAddressListType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as PostalAddressListTypeMethods in eu.europa.esig.trustedlist.jaxb.tsl that return PostalAddressListTypeModifier and TypeMethodDescriptionObjectFactory.createPostalAddressListType()Create an instance ofPostalAddressListTypeAddressType.getPostalAddresses()Gets the value of the postalAddresses property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type PostalAddressListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PostalAddressListType> ObjectFactory.createPostalAddresses(PostalAddressListType value) Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type PostalAddressListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PostalAddressListType> ObjectFactory.createPostalAddresses(PostalAddressListType value) voidAddressType.setPostalAddresses(PostalAddressListType value) Sets the value of the postalAddresses property.