Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ReminderSequenceNumericType
-
Packages that use ReminderSequenceNumericType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ReminderSequenceNumericType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as ReminderSequenceNumericType Modifier and Type Field Description protected ReminderSequenceNumericTypeReminderType. reminderSequenceNumericMethods in network.oxalis.peppol.ubl2.jaxb that return ReminderSequenceNumericType Modifier and Type Method Description ReminderSequenceNumericTypeReminderType. getReminderSequenceNumeric()Gets the value of the reminderSequenceNumeric property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type ReminderSequenceNumericType Modifier and Type Method Description voidReminderType. setReminderSequenceNumeric(ReminderSequenceNumericType value)Sets the value of the reminderSequenceNumeric property. -
Uses of ReminderSequenceNumericType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ReminderSequenceNumericType Modifier and Type Method Description ReminderSequenceNumericTypeObjectFactory. createReminderSequenceNumericType()Create an instance ofReminderSequenceNumericTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ReminderSequenceNumericType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReminderSequenceNumericType>ObjectFactory. createReminderSequenceNumeric(ReminderSequenceNumericType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ReminderSequenceNumericType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReminderSequenceNumericType>ObjectFactory. createReminderSequenceNumeric(ReminderSequenceNumericType value)
-