Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.InhouseMailType
-
Packages that use InhouseMailType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of InhouseMailType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as InhouseMailType Modifier and Type Field Description protected InhouseMailTypeAddressType. inhouseMailMethods in network.oxalis.peppol.ubl2.jaxb.cac that return InhouseMailType Modifier and Type Method Description InhouseMailTypeAddressType. getInhouseMail()Gets the value of the inhouseMail property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type InhouseMailType Modifier and Type Method Description voidAddressType. setInhouseMail(InhouseMailType value)Sets the value of the inhouseMail property. -
Uses of InhouseMailType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return InhouseMailType Modifier and Type Method Description InhouseMailTypeObjectFactory. createInhouseMailType()Create an instance ofInhouseMailTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type InhouseMailType Modifier and Type Method Description javax.xml.bind.JAXBElement<InhouseMailType>ObjectFactory. createInhouseMail(InhouseMailType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type InhouseMailType Modifier and Type Method Description javax.xml.bind.JAXBElement<InhouseMailType>ObjectFactory. createInhouseMail(InhouseMailType value)
-