Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LineNumberNumericType
-
Packages that use LineNumberNumericType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LineNumberNumericType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LineNumberNumericType Modifier and Type Field Description protected LineNumberNumericTypeEventLineItemType. lineNumberNumericMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LineNumberNumericType Modifier and Type Method Description LineNumberNumericTypeEventLineItemType. getLineNumberNumeric()Gets the value of the lineNumberNumeric property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LineNumberNumericType Modifier and Type Method Description voidEventLineItemType. setLineNumberNumeric(LineNumberNumericType value)Sets the value of the lineNumberNumeric property. -
Uses of LineNumberNumericType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LineNumberNumericType Modifier and Type Method Description LineNumberNumericTypeObjectFactory. createLineNumberNumericType()Create an instance ofLineNumberNumericTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LineNumberNumericType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LineNumberNumericType>ObjectFactory. createLineNumberNumeric(LineNumberNumericType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LineNumberNumericType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LineNumberNumericType>ObjectFactory. createLineNumberNumeric(LineNumberNumericType value)
-