Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ReminderLineType
-
Packages that use ReminderLineType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ReminderLineType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type ReminderLineType Modifier and Type Field Description protected List<ReminderLineType>ReminderType. reminderLineMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type ReminderLineType Modifier and Type Method Description List<ReminderLineType>ReminderType. getReminderLine()Gets the value of the reminderLine property. -
Uses of ReminderLineType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return ReminderLineType Modifier and Type Method Description ReminderLineTypeObjectFactory. createReminderLineType()Create an instance ofReminderLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ReminderLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReminderLineType>ObjectFactory. createReminderLine(ReminderLineType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ReminderLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReminderLineType>ObjectFactory. createReminderLine(ReminderLineType value)
-