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