Uses of Class
network.oxalis.peppol.ubl2.jaxb.ApplicationResponseType
-
Packages that use ApplicationResponseType Package Description network.oxalis.peppol.ubl2.jaxb -
-
Uses of ApplicationResponseType in network.oxalis.peppol.ubl2.jaxb
Methods in network.oxalis.peppol.ubl2.jaxb that return ApplicationResponseType Modifier and Type Method Description ApplicationResponseTypeObjectFactory. createApplicationResponseType()Create an instance ofApplicationResponseTypeMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type ApplicationResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<ApplicationResponseType>ObjectFactory. createApplicationResponse(ApplicationResponseType value)Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type ApplicationResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<ApplicationResponseType>ObjectFactory. createApplicationResponse(ApplicationResponseType value)
-