Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LineExtensionAmountType
-
Packages that use LineExtensionAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LineExtensionAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LineExtensionAmountType Modifier and Type Field Description protected LineExtensionAmountTypeConsumptionLineType. lineExtensionAmountprotected LineExtensionAmountTypeCreditNoteLineType. lineExtensionAmountprotected LineExtensionAmountTypeDebitNoteLineType. lineExtensionAmountprotected LineExtensionAmountTypeInvoiceLineType. lineExtensionAmountprotected LineExtensionAmountTypeLineItemType. lineExtensionAmountprotected LineExtensionAmountTypeMonetaryTotalType. lineExtensionAmountprotected LineExtensionAmountTypeQuotationLineType. lineExtensionAmountprotected LineExtensionAmountTypeTelecommunicationsSupplyLineType. lineExtensionAmountprotected LineExtensionAmountTypeTenderLineType. lineExtensionAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LineExtensionAmountType Modifier and Type Method Description LineExtensionAmountTypeConsumptionLineType. getLineExtensionAmount()Gets the value of the lineExtensionAmount property.LineExtensionAmountTypeCreditNoteLineType. getLineExtensionAmount()Gets the value of the lineExtensionAmount property.LineExtensionAmountTypeDebitNoteLineType. getLineExtensionAmount()Gets the value of the lineExtensionAmount property.LineExtensionAmountTypeInvoiceLineType. getLineExtensionAmount()Gets the value of the lineExtensionAmount property.LineExtensionAmountTypeLineItemType. getLineExtensionAmount()Gets the value of the lineExtensionAmount property.LineExtensionAmountTypeMonetaryTotalType. getLineExtensionAmount()Gets the value of the lineExtensionAmount property.LineExtensionAmountTypeQuotationLineType. getLineExtensionAmount()Gets the value of the lineExtensionAmount property.LineExtensionAmountTypeTelecommunicationsSupplyLineType. getLineExtensionAmount()Gets the value of the lineExtensionAmount property.LineExtensionAmountTypeTenderLineType. getLineExtensionAmount()Gets the value of the lineExtensionAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LineExtensionAmountType Modifier and Type Method Description voidConsumptionLineType. setLineExtensionAmount(LineExtensionAmountType value)Sets the value of the lineExtensionAmount property.voidCreditNoteLineType. setLineExtensionAmount(LineExtensionAmountType value)Sets the value of the lineExtensionAmount property.voidDebitNoteLineType. setLineExtensionAmount(LineExtensionAmountType value)Sets the value of the lineExtensionAmount property.voidInvoiceLineType. setLineExtensionAmount(LineExtensionAmountType value)Sets the value of the lineExtensionAmount property.voidLineItemType. setLineExtensionAmount(LineExtensionAmountType value)Sets the value of the lineExtensionAmount property.voidMonetaryTotalType. setLineExtensionAmount(LineExtensionAmountType value)Sets the value of the lineExtensionAmount property.voidQuotationLineType. setLineExtensionAmount(LineExtensionAmountType value)Sets the value of the lineExtensionAmount property.voidTelecommunicationsSupplyLineType. setLineExtensionAmount(LineExtensionAmountType value)Sets the value of the lineExtensionAmount property.voidTenderLineType. setLineExtensionAmount(LineExtensionAmountType value)Sets the value of the lineExtensionAmount property. -
Uses of LineExtensionAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LineExtensionAmountType Modifier and Type Method Description LineExtensionAmountTypeObjectFactory. createLineExtensionAmountType()Create an instance ofLineExtensionAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LineExtensionAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<LineExtensionAmountType>ObjectFactory. createLineExtensionAmount(LineExtensionAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LineExtensionAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<LineExtensionAmountType>ObjectFactory. createLineExtensionAmount(LineExtensionAmountType value)
-