Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DebitedQuantityType
-
Packages that use DebitedQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DebitedQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DebitedQuantityType Modifier and Type Field Description protected DebitedQuantityTypeDebitNoteLineType. debitedQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DebitedQuantityType Modifier and Type Method Description DebitedQuantityTypeDebitNoteLineType. getDebitedQuantity()Gets the value of the debitedQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DebitedQuantityType Modifier and Type Method Description voidDebitNoteLineType. setDebitedQuantity(DebitedQuantityType value)Sets the value of the debitedQuantity property. -
Uses of DebitedQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DebitedQuantityType Modifier and Type Method Description DebitedQuantityTypeObjectFactory. createDebitedQuantityType()Create an instance ofDebitedQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DebitedQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<DebitedQuantityType>ObjectFactory. createDebitedQuantity(DebitedQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DebitedQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<DebitedQuantityType>ObjectFactory. createDebitedQuantity(DebitedQuantityType value)
-