Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.InvoicingPartyReferenceType
-
Packages that use InvoicingPartyReferenceType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of InvoicingPartyReferenceType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as InvoicingPartyReferenceType Modifier and Type Field Description protected InvoicingPartyReferenceTypeRemittanceAdviceType. invoicingPartyReferenceMethods in network.oxalis.peppol.ubl2.jaxb that return InvoicingPartyReferenceType Modifier and Type Method Description InvoicingPartyReferenceTypeRemittanceAdviceType. getInvoicingPartyReference()Gets the value of the invoicingPartyReference property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type InvoicingPartyReferenceType Modifier and Type Method Description voidRemittanceAdviceType. setInvoicingPartyReference(InvoicingPartyReferenceType value)Sets the value of the invoicingPartyReference property. -
Uses of InvoicingPartyReferenceType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as InvoicingPartyReferenceType Modifier and Type Field Description protected InvoicingPartyReferenceTypePaymentTermsType. invoicingPartyReferenceprotected InvoicingPartyReferenceTypeRemittanceAdviceLineType. invoicingPartyReferenceMethods in network.oxalis.peppol.ubl2.jaxb.cac that return InvoicingPartyReferenceType Modifier and Type Method Description InvoicingPartyReferenceTypePaymentTermsType. getInvoicingPartyReference()Gets the value of the invoicingPartyReference property.InvoicingPartyReferenceTypeRemittanceAdviceLineType. getInvoicingPartyReference()Gets the value of the invoicingPartyReference property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type InvoicingPartyReferenceType Modifier and Type Method Description voidPaymentTermsType. setInvoicingPartyReference(InvoicingPartyReferenceType value)Sets the value of the invoicingPartyReference property.voidRemittanceAdviceLineType. setInvoicingPartyReference(InvoicingPartyReferenceType value)Sets the value of the invoicingPartyReference property. -
Uses of InvoicingPartyReferenceType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return InvoicingPartyReferenceType Modifier and Type Method Description InvoicingPartyReferenceTypeObjectFactory. createInvoicingPartyReferenceType()Create an instance ofInvoicingPartyReferenceTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type InvoicingPartyReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<InvoicingPartyReferenceType>ObjectFactory. createInvoicingPartyReference(InvoicingPartyReferenceType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type InvoicingPartyReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<InvoicingPartyReferenceType>ObjectFactory. createInvoicingPartyReference(InvoicingPartyReferenceType value)
-