Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CreditedQuantityType
-
Packages that use CreditedQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CreditedQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CreditedQuantityType Modifier and Type Field Description protected CreditedQuantityTypeCreditNoteLineType. creditedQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CreditedQuantityType Modifier and Type Method Description CreditedQuantityTypeCreditNoteLineType. getCreditedQuantity()Gets the value of the creditedQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CreditedQuantityType Modifier and Type Method Description voidCreditNoteLineType. setCreditedQuantity(CreditedQuantityType value)Sets the value of the creditedQuantity property. -
Uses of CreditedQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CreditedQuantityType Modifier and Type Method Description CreditedQuantityTypeObjectFactory. createCreditedQuantityType()Create an instance ofCreditedQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CreditedQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CreditedQuantityType>ObjectFactory. createCreditedQuantity(CreditedQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CreditedQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CreditedQuantityType>ObjectFactory. createCreditedQuantity(CreditedQuantityType value)
-