Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LineCountNumericType
-
Packages that use LineCountNumericType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LineCountNumericType in network.oxalis.peppol.ubl2.jaxb
Methods in network.oxalis.peppol.ubl2.jaxb that return LineCountNumericType Modifier and Type Method Description LineCountNumericTypeCatalogueItemSpecificationUpdateType. getLineCountNumeric()Gets the value of the lineCountNumeric property.LineCountNumericTypeCataloguePricingUpdateType. getLineCountNumeric()Gets the value of the lineCountNumeric property.LineCountNumericTypeCatalogueRequestType. getLineCountNumeric()Gets the value of the lineCountNumeric property.LineCountNumericTypeCatalogueType. getLineCountNumeric()Gets the value of the lineCountNumeric property.LineCountNumericTypeCreditNoteType. getLineCountNumeric()Gets the value of the lineCountNumeric property.LineCountNumericTypeDebitNoteType. getLineCountNumeric()Gets the value of the lineCountNumeric property.LineCountNumericTypeDespatchAdviceType. getLineCountNumeric()Gets the value of the lineCountNumeric property.LineCountNumericTypeFreightInvoiceType. getLineCountNumeric()Gets the value of the lineCountNumeric property.LineCountNumericTypeInvoiceType. getLineCountNumeric()Gets the value of the lineCountNumeric property.LineCountNumericTypeOrderChangeType. getLineCountNumeric()Gets the value of the lineCountNumeric property.LineCountNumericTypeOrderResponseType. getLineCountNumeric()Gets the value of the lineCountNumeric property.LineCountNumericTypeOrderType. getLineCountNumeric()Gets the value of the lineCountNumeric property.LineCountNumericTypeQuotationType. getLineCountNumeric()Gets the value of the lineCountNumeric property.LineCountNumericTypeReceiptAdviceType. getLineCountNumeric()Gets the value of the lineCountNumeric property.LineCountNumericTypeReminderType. getLineCountNumeric()Gets the value of the lineCountNumeric property.LineCountNumericTypeRemittanceAdviceType. getLineCountNumeric()Gets the value of the lineCountNumeric property.LineCountNumericTypeRequestForQuotationType. getLineCountNumeric()Gets the value of the lineCountNumeric property.LineCountNumericTypeSelfBilledCreditNoteType. getLineCountNumeric()Gets the value of the lineCountNumeric property.LineCountNumericTypeSelfBilledInvoiceType. getLineCountNumeric()Gets the value of the lineCountNumeric property.LineCountNumericTypeStatementType. getLineCountNumeric()Gets the value of the lineCountNumeric property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type LineCountNumericType Modifier and Type Method Description voidCatalogueItemSpecificationUpdateType. setLineCountNumeric(LineCountNumericType value)Sets the value of the lineCountNumeric property.voidCataloguePricingUpdateType. setLineCountNumeric(LineCountNumericType value)Sets the value of the lineCountNumeric property.voidCatalogueRequestType. setLineCountNumeric(LineCountNumericType value)Sets the value of the lineCountNumeric property.voidCatalogueType. setLineCountNumeric(LineCountNumericType value)Sets the value of the lineCountNumeric property.voidCreditNoteType. setLineCountNumeric(LineCountNumericType value)Sets the value of the lineCountNumeric property.voidDebitNoteType. setLineCountNumeric(LineCountNumericType value)Sets the value of the lineCountNumeric property.voidDespatchAdviceType. setLineCountNumeric(LineCountNumericType value)Sets the value of the lineCountNumeric property.voidFreightInvoiceType. setLineCountNumeric(LineCountNumericType value)Sets the value of the lineCountNumeric property.voidInvoiceType. setLineCountNumeric(LineCountNumericType value)Sets the value of the lineCountNumeric property.voidOrderChangeType. setLineCountNumeric(LineCountNumericType value)Sets the value of the lineCountNumeric property.voidOrderResponseType. setLineCountNumeric(LineCountNumericType value)Sets the value of the lineCountNumeric property.voidOrderType. setLineCountNumeric(LineCountNumericType value)Sets the value of the lineCountNumeric property.voidQuotationType. setLineCountNumeric(LineCountNumericType value)Sets the value of the lineCountNumeric property.voidReceiptAdviceType. setLineCountNumeric(LineCountNumericType value)Sets the value of the lineCountNumeric property.voidReminderType. setLineCountNumeric(LineCountNumericType value)Sets the value of the lineCountNumeric property.voidRemittanceAdviceType. setLineCountNumeric(LineCountNumericType value)Sets the value of the lineCountNumeric property.voidRequestForQuotationType. setLineCountNumeric(LineCountNumericType value)Sets the value of the lineCountNumeric property.voidSelfBilledCreditNoteType. setLineCountNumeric(LineCountNumericType value)Sets the value of the lineCountNumeric property.voidSelfBilledInvoiceType. setLineCountNumeric(LineCountNumericType value)Sets the value of the lineCountNumeric property.voidStatementType. setLineCountNumeric(LineCountNumericType value)Sets the value of the lineCountNumeric property. -
Uses of LineCountNumericType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LineCountNumericType Modifier and Type Method Description LineCountNumericTypeObjectFactory. createLineCountNumericType()Create an instance ofLineCountNumericTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LineCountNumericType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LineCountNumericType>ObjectFactory. createLineCountNumeric(LineCountNumericType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LineCountNumericType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LineCountNumericType>ObjectFactory. createLineCountNumeric(LineCountNumericType value)
-