Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ElectronicMailType
-
Packages that use ElectronicMailType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ElectronicMailType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ElectronicMailType Modifier and Type Field Description protected ElectronicMailTypeContactType. electronicMailMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ElectronicMailType Modifier and Type Method Description ElectronicMailTypeContactType. getElectronicMail()Gets the value of the electronicMail property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ElectronicMailType Modifier and Type Method Description voidContactType. setElectronicMail(ElectronicMailType value)Sets the value of the electronicMail property. -
Uses of ElectronicMailType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ElectronicMailType Modifier and Type Method Description ElectronicMailTypeObjectFactory. createElectronicMailType()Create an instance ofElectronicMailTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ElectronicMailType Modifier and Type Method Description javax.xml.bind.JAXBElement<ElectronicMailType>ObjectFactory. createElectronicMail(ElectronicMailType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ElectronicMailType Modifier and Type Method Description javax.xml.bind.JAXBElement<ElectronicMailType>ObjectFactory. createElectronicMail(ElectronicMailType value)
-