Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PostalZoneType
-
Packages that use PostalZoneType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PostalZoneType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PostalZoneType Modifier and Type Field Description protected PostalZoneTypeAddressType. postalZoneMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PostalZoneType Modifier and Type Method Description PostalZoneTypeAddressType. getPostalZone()Gets the value of the postalZone property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PostalZoneType Modifier and Type Method Description voidAddressType. setPostalZone(PostalZoneType value)Sets the value of the postalZone property. -
Uses of PostalZoneType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PostalZoneType Modifier and Type Method Description PostalZoneTypeObjectFactory. createPostalZoneType()Create an instance ofPostalZoneTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PostalZoneType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PostalZoneType>ObjectFactory. createPostalZone(PostalZoneType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PostalZoneType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PostalZoneType>ObjectFactory. createPostalZone(PostalZoneType value)
-