Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.OrderIntervalDaysNumericType
-
Packages that use OrderIntervalDaysNumericType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of OrderIntervalDaysNumericType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as OrderIntervalDaysNumericType Modifier and Type Field Description protected OrderIntervalDaysNumericTypeItemManagementProfileType. orderIntervalDaysNumericMethods in network.oxalis.peppol.ubl2.jaxb.cac that return OrderIntervalDaysNumericType Modifier and Type Method Description OrderIntervalDaysNumericTypeItemManagementProfileType. getOrderIntervalDaysNumeric()Gets the value of the orderIntervalDaysNumeric property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type OrderIntervalDaysNumericType Modifier and Type Method Description voidItemManagementProfileType. setOrderIntervalDaysNumeric(OrderIntervalDaysNumericType value)Sets the value of the orderIntervalDaysNumeric property. -
Uses of OrderIntervalDaysNumericType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return OrderIntervalDaysNumericType Modifier and Type Method Description OrderIntervalDaysNumericTypeObjectFactory. createOrderIntervalDaysNumericType()Create an instance ofOrderIntervalDaysNumericTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type OrderIntervalDaysNumericType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OrderIntervalDaysNumericType>ObjectFactory. createOrderIntervalDaysNumeric(OrderIntervalDaysNumericType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type OrderIntervalDaysNumericType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OrderIntervalDaysNumericType>ObjectFactory. createOrderIntervalDaysNumeric(OrderIntervalDaysNumericType value)
-