Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PostboxType
-
Packages that use PostboxType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PostboxType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PostboxType Modifier and Type Field Description protected PostboxTypeAddressType. postboxMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PostboxType Modifier and Type Method Description PostboxTypeAddressType. getPostbox()Gets the value of the postbox property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PostboxType Modifier and Type Method Description voidAddressType. setPostbox(PostboxType value)Sets the value of the postbox property. -
Uses of PostboxType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PostboxType Modifier and Type Method Description PostboxTypeObjectFactory. createPostboxType()Create an instance ofPostboxTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PostboxType Modifier and Type Method Description javax.xml.bind.JAXBElement<PostboxType>ObjectFactory. createPostbox(PostboxType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PostboxType Modifier and Type Method Description javax.xml.bind.JAXBElement<PostboxType>ObjectFactory. createPostbox(PostboxType value)
-