Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.CommunicationType
-
Packages that use CommunicationType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of CommunicationType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type CommunicationType Modifier and Type Field Description protected List<CommunicationType>ContactType. otherCommunicationMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CommunicationType Modifier and Type Method Description CommunicationTypeObjectFactory. createCommunicationType()Create an instance ofCommunicationTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type CommunicationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CommunicationType>ObjectFactory. createCommunication(CommunicationType value)jakarta.xml.bind.JAXBElement<CommunicationType>ObjectFactory. createOtherCommunication(CommunicationType value)List<CommunicationType>ContactType. getOtherCommunication()Gets the value of the otherCommunication property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CommunicationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CommunicationType>ObjectFactory. createCommunication(CommunicationType value)jakarta.xml.bind.JAXBElement<CommunicationType>ObjectFactory. createOtherCommunication(CommunicationType value)
-