Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.BillingReferenceType
-
Packages that use BillingReferenceType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of BillingReferenceType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as BillingReferenceType Modifier and Type Field Description protected BillingReferenceTypeRemittanceAdviceType. billingReferenceFields in network.oxalis.peppol.ubl2.jaxb with type parameters of type BillingReferenceType Modifier and Type Field Description protected List<BillingReferenceType>CreditNoteType. billingReferenceprotected List<BillingReferenceType>DebitNoteType. billingReferenceprotected List<BillingReferenceType>FreightInvoiceType. billingReferenceprotected List<BillingReferenceType>InvoiceType. billingReferenceprotected List<BillingReferenceType>SelfBilledCreditNoteType. billingReferenceprotected List<BillingReferenceType>SelfBilledInvoiceType. billingReferenceMethods in network.oxalis.peppol.ubl2.jaxb that return BillingReferenceType Modifier and Type Method Description BillingReferenceTypeRemittanceAdviceType. getBillingReference()Gets the value of the billingReference property.Methods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type BillingReferenceType Modifier and Type Method Description List<BillingReferenceType>CreditNoteType. getBillingReference()Gets the value of the billingReference property.List<BillingReferenceType>DebitNoteType. getBillingReference()Gets the value of the billingReference property.List<BillingReferenceType>FreightInvoiceType. getBillingReference()Gets the value of the billingReference property.List<BillingReferenceType>InvoiceType. getBillingReference()Gets the value of the billingReference property.List<BillingReferenceType>SelfBilledCreditNoteType. getBillingReference()Gets the value of the billingReference property.List<BillingReferenceType>SelfBilledInvoiceType. getBillingReference()Gets the value of the billingReference property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type BillingReferenceType Modifier and Type Method Description voidRemittanceAdviceType. setBillingReference(BillingReferenceType value)Sets the value of the billingReference property. -
Uses of BillingReferenceType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type BillingReferenceType Modifier and Type Field Description protected List<BillingReferenceType>CreditNoteLineType. billingReferenceprotected List<BillingReferenceType>DebitNoteLineType. billingReferenceprotected List<BillingReferenceType>InvoiceLineType. billingReferenceprotected List<BillingReferenceType>ReminderLineType. billingReferenceprotected List<BillingReferenceType>RemittanceAdviceLineType. billingReferenceprotected List<BillingReferenceType>StatementLineType. billingReferenceMethods in network.oxalis.peppol.ubl2.jaxb.cac that return BillingReferenceType Modifier and Type Method Description BillingReferenceTypeObjectFactory. createBillingReferenceType()Create an instance ofBillingReferenceTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type BillingReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<BillingReferenceType>ObjectFactory. createBillingReference(BillingReferenceType value)List<BillingReferenceType>CreditNoteLineType. getBillingReference()Gets the value of the billingReference property.List<BillingReferenceType>DebitNoteLineType. getBillingReference()Gets the value of the billingReference property.List<BillingReferenceType>InvoiceLineType. getBillingReference()Gets the value of the billingReference property.List<BillingReferenceType>ReminderLineType. getBillingReference()Gets the value of the billingReference property.List<BillingReferenceType>RemittanceAdviceLineType. getBillingReference()Gets the value of the billingReference property.List<BillingReferenceType>StatementLineType. getBillingReference()Gets the value of the billingReference property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type BillingReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<BillingReferenceType>ObjectFactory. createBillingReference(BillingReferenceType value)
-