Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PricingCurrencyCodeType
-
Packages that use PricingCurrencyCodeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PricingCurrencyCodeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as PricingCurrencyCodeType Modifier and Type Field Description protected PricingCurrencyCodeTypeCreditNoteType. pricingCurrencyCodeprotected PricingCurrencyCodeTypeDebitNoteType. pricingCurrencyCodeprotected PricingCurrencyCodeTypeFreightInvoiceType. pricingCurrencyCodeprotected PricingCurrencyCodeTypeInvoiceType. pricingCurrencyCodeprotected PricingCurrencyCodeTypeOrderChangeType. pricingCurrencyCodeprotected PricingCurrencyCodeTypeOrderResponseType. pricingCurrencyCodeprotected PricingCurrencyCodeTypeOrderType. pricingCurrencyCodeprotected PricingCurrencyCodeTypeQuotationType. pricingCurrencyCodeprotected PricingCurrencyCodeTypeReminderType. pricingCurrencyCodeprotected PricingCurrencyCodeTypeRequestForQuotationType. pricingCurrencyCodeprotected PricingCurrencyCodeTypeSelfBilledCreditNoteType. pricingCurrencyCodeprotected PricingCurrencyCodeTypeSelfBilledInvoiceType. pricingCurrencyCodeMethods in network.oxalis.peppol.ubl2.jaxb that return PricingCurrencyCodeType Modifier and Type Method Description PricingCurrencyCodeTypeCreditNoteType. getPricingCurrencyCode()Gets the value of the pricingCurrencyCode property.PricingCurrencyCodeTypeDebitNoteType. getPricingCurrencyCode()Gets the value of the pricingCurrencyCode property.PricingCurrencyCodeTypeFreightInvoiceType. getPricingCurrencyCode()Gets the value of the pricingCurrencyCode property.PricingCurrencyCodeTypeInvoiceType. getPricingCurrencyCode()Gets the value of the pricingCurrencyCode property.PricingCurrencyCodeTypeOrderChangeType. getPricingCurrencyCode()Gets the value of the pricingCurrencyCode property.PricingCurrencyCodeTypeOrderResponseType. getPricingCurrencyCode()Gets the value of the pricingCurrencyCode property.PricingCurrencyCodeTypeOrderType. getPricingCurrencyCode()Gets the value of the pricingCurrencyCode property.PricingCurrencyCodeTypeQuotationType. getPricingCurrencyCode()Gets the value of the pricingCurrencyCode property.PricingCurrencyCodeTypeReminderType. getPricingCurrencyCode()Gets the value of the pricingCurrencyCode property.PricingCurrencyCodeTypeRequestForQuotationType. getPricingCurrencyCode()Gets the value of the pricingCurrencyCode property.PricingCurrencyCodeTypeSelfBilledCreditNoteType. getPricingCurrencyCode()Gets the value of the pricingCurrencyCode property.PricingCurrencyCodeTypeSelfBilledInvoiceType. getPricingCurrencyCode()Gets the value of the pricingCurrencyCode property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type PricingCurrencyCodeType Modifier and Type Method Description voidCreditNoteType. setPricingCurrencyCode(PricingCurrencyCodeType value)Sets the value of the pricingCurrencyCode property.voidDebitNoteType. setPricingCurrencyCode(PricingCurrencyCodeType value)Sets the value of the pricingCurrencyCode property.voidFreightInvoiceType. setPricingCurrencyCode(PricingCurrencyCodeType value)Sets the value of the pricingCurrencyCode property.voidInvoiceType. setPricingCurrencyCode(PricingCurrencyCodeType value)Sets the value of the pricingCurrencyCode property.voidOrderChangeType. setPricingCurrencyCode(PricingCurrencyCodeType value)Sets the value of the pricingCurrencyCode property.voidOrderResponseType. setPricingCurrencyCode(PricingCurrencyCodeType value)Sets the value of the pricingCurrencyCode property.voidOrderType. setPricingCurrencyCode(PricingCurrencyCodeType value)Sets the value of the pricingCurrencyCode property.voidQuotationType. setPricingCurrencyCode(PricingCurrencyCodeType value)Sets the value of the pricingCurrencyCode property.voidReminderType. setPricingCurrencyCode(PricingCurrencyCodeType value)Sets the value of the pricingCurrencyCode property.voidRequestForQuotationType. setPricingCurrencyCode(PricingCurrencyCodeType value)Sets the value of the pricingCurrencyCode property.voidSelfBilledCreditNoteType. setPricingCurrencyCode(PricingCurrencyCodeType value)Sets the value of the pricingCurrencyCode property.voidSelfBilledInvoiceType. setPricingCurrencyCode(PricingCurrencyCodeType value)Sets the value of the pricingCurrencyCode property. -
Uses of PricingCurrencyCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PricingCurrencyCodeType Modifier and Type Method Description PricingCurrencyCodeTypeObjectFactory. createPricingCurrencyCodeType()Create an instance ofPricingCurrencyCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PricingCurrencyCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<PricingCurrencyCodeType>ObjectFactory. createPricingCurrencyCode(PricingCurrencyCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PricingCurrencyCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<PricingCurrencyCodeType>ObjectFactory. createPricingCurrencyCode(PricingCurrencyCodeType value)
-