Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DocumentCurrencyCodeType
-
Packages that use DocumentCurrencyCodeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DocumentCurrencyCodeType in network.oxalis.peppol.ubl2.jaxb
Methods in network.oxalis.peppol.ubl2.jaxb that return DocumentCurrencyCodeType Modifier and Type Method Description DocumentCurrencyCodeTypeCreditNoteType. getDocumentCurrencyCode()Gets the value of the documentCurrencyCode property.DocumentCurrencyCodeTypeDebitNoteType. getDocumentCurrencyCode()Gets the value of the documentCurrencyCode property.DocumentCurrencyCodeTypeFreightInvoiceType. getDocumentCurrencyCode()Gets the value of the documentCurrencyCode property.DocumentCurrencyCodeTypeInventoryReportType. getDocumentCurrencyCode()Gets the value of the documentCurrencyCode property.DocumentCurrencyCodeTypeInvoiceType. getDocumentCurrencyCode()Gets the value of the documentCurrencyCode property.DocumentCurrencyCodeTypeOrderChangeType. getDocumentCurrencyCode()Gets the value of the documentCurrencyCode property.DocumentCurrencyCodeTypeOrderResponseType. getDocumentCurrencyCode()Gets the value of the documentCurrencyCode property.DocumentCurrencyCodeTypeOrderType. getDocumentCurrencyCode()Gets the value of the documentCurrencyCode property.DocumentCurrencyCodeTypeProductActivityType. getDocumentCurrencyCode()Gets the value of the documentCurrencyCode property.DocumentCurrencyCodeTypeReminderType. getDocumentCurrencyCode()Gets the value of the documentCurrencyCode property.DocumentCurrencyCodeTypeRemittanceAdviceType. getDocumentCurrencyCode()Gets the value of the documentCurrencyCode property.DocumentCurrencyCodeTypeSelfBilledCreditNoteType. getDocumentCurrencyCode()Gets the value of the documentCurrencyCode property.DocumentCurrencyCodeTypeSelfBilledInvoiceType. getDocumentCurrencyCode()Gets the value of the documentCurrencyCode property.DocumentCurrencyCodeTypeStatementType. getDocumentCurrencyCode()Gets the value of the documentCurrencyCode property.DocumentCurrencyCodeTypeStockAvailabilityReportType. getDocumentCurrencyCode()Gets the value of the documentCurrencyCode property.DocumentCurrencyCodeTypeUtilityStatementType. getDocumentCurrencyCode()Gets the value of the documentCurrencyCode property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type DocumentCurrencyCodeType Modifier and Type Method Description voidCreditNoteType. setDocumentCurrencyCode(DocumentCurrencyCodeType value)Sets the value of the documentCurrencyCode property.voidDebitNoteType. setDocumentCurrencyCode(DocumentCurrencyCodeType value)Sets the value of the documentCurrencyCode property.voidFreightInvoiceType. setDocumentCurrencyCode(DocumentCurrencyCodeType value)Sets the value of the documentCurrencyCode property.voidInventoryReportType. setDocumentCurrencyCode(DocumentCurrencyCodeType value)Sets the value of the documentCurrencyCode property.voidInvoiceType. setDocumentCurrencyCode(DocumentCurrencyCodeType value)Sets the value of the documentCurrencyCode property.voidOrderChangeType. setDocumentCurrencyCode(DocumentCurrencyCodeType value)Sets the value of the documentCurrencyCode property.voidOrderResponseType. setDocumentCurrencyCode(DocumentCurrencyCodeType value)Sets the value of the documentCurrencyCode property.voidOrderType. setDocumentCurrencyCode(DocumentCurrencyCodeType value)Sets the value of the documentCurrencyCode property.voidProductActivityType. setDocumentCurrencyCode(DocumentCurrencyCodeType value)Sets the value of the documentCurrencyCode property.voidReminderType. setDocumentCurrencyCode(DocumentCurrencyCodeType value)Sets the value of the documentCurrencyCode property.voidRemittanceAdviceType. setDocumentCurrencyCode(DocumentCurrencyCodeType value)Sets the value of the documentCurrencyCode property.voidSelfBilledCreditNoteType. setDocumentCurrencyCode(DocumentCurrencyCodeType value)Sets the value of the documentCurrencyCode property.voidSelfBilledInvoiceType. setDocumentCurrencyCode(DocumentCurrencyCodeType value)Sets the value of the documentCurrencyCode property.voidStatementType. setDocumentCurrencyCode(DocumentCurrencyCodeType value)Sets the value of the documentCurrencyCode property.voidStockAvailabilityReportType. setDocumentCurrencyCode(DocumentCurrencyCodeType value)Sets the value of the documentCurrencyCode property.voidUtilityStatementType. setDocumentCurrencyCode(DocumentCurrencyCodeType value)Sets the value of the documentCurrencyCode property. -
Uses of DocumentCurrencyCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DocumentCurrencyCodeType Modifier and Type Method Description DocumentCurrencyCodeTypeObjectFactory. createDocumentCurrencyCodeType()Create an instance ofDocumentCurrencyCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DocumentCurrencyCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<DocumentCurrencyCodeType>ObjectFactory. createDocumentCurrencyCode(DocumentCurrencyCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DocumentCurrencyCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<DocumentCurrencyCodeType>ObjectFactory. createDocumentCurrencyCode(DocumentCurrencyCodeType value)
-