Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ExceptionNotificationLineType
-
Packages that use ExceptionNotificationLineType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ExceptionNotificationLineType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type ExceptionNotificationLineType Modifier and Type Field Description protected List<ExceptionNotificationLineType>ExceptionNotificationType. exceptionNotificationLineMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type ExceptionNotificationLineType Modifier and Type Method Description List<ExceptionNotificationLineType>ExceptionNotificationType. getExceptionNotificationLine()Gets the value of the exceptionNotificationLine property. -
Uses of ExceptionNotificationLineType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return ExceptionNotificationLineType Modifier and Type Method Description ExceptionNotificationLineTypeObjectFactory. createExceptionNotificationLineType()Create an instance ofExceptionNotificationLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ExceptionNotificationLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExceptionNotificationLineType>ObjectFactory. createExceptionNotificationLine(ExceptionNotificationLineType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ExceptionNotificationLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExceptionNotificationLineType>ObjectFactory. createExceptionNotificationLine(ExceptionNotificationLineType value)
-