Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.BuyerReferenceType
-
Packages that use BuyerReferenceType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of BuyerReferenceType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as BuyerReferenceType Modifier and Type Field Description protected BuyerReferenceTypeCreditNoteType. buyerReferenceprotected BuyerReferenceTypeInvoiceType. buyerReferenceMethods in network.oxalis.peppol.ubl2.jaxb that return BuyerReferenceType Modifier and Type Method Description BuyerReferenceTypeCreditNoteType. getBuyerReference()Gets the value of the buyerReference property.BuyerReferenceTypeInvoiceType. getBuyerReference()Gets the value of the buyerReference property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type BuyerReferenceType Modifier and Type Method Description voidCreditNoteType. setBuyerReference(BuyerReferenceType value)Sets the value of the buyerReference property.voidInvoiceType. setBuyerReference(BuyerReferenceType value)Sets the value of the buyerReference property. -
Uses of BuyerReferenceType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return BuyerReferenceType Modifier and Type Method Description BuyerReferenceTypeObjectFactory. createBuyerReferenceType()Create an instance ofBuyerReferenceTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type BuyerReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<BuyerReferenceType>ObjectFactory. createBuyerReference(BuyerReferenceType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type BuyerReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<BuyerReferenceType>ObjectFactory. createBuyerReference(BuyerReferenceType value)
-