Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RequestedInvoiceCurrencyCodeType
-
Packages that use RequestedInvoiceCurrencyCodeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RequestedInvoiceCurrencyCodeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as RequestedInvoiceCurrencyCodeType Modifier and Type Field Description protected RequestedInvoiceCurrencyCodeTypeOrderChangeType. requestedInvoiceCurrencyCodeprotected RequestedInvoiceCurrencyCodeTypeOrderType. requestedInvoiceCurrencyCodeMethods in network.oxalis.peppol.ubl2.jaxb that return RequestedInvoiceCurrencyCodeType Modifier and Type Method Description RequestedInvoiceCurrencyCodeTypeOrderChangeType. getRequestedInvoiceCurrencyCode()Gets the value of the requestedInvoiceCurrencyCode property.RequestedInvoiceCurrencyCodeTypeOrderType. getRequestedInvoiceCurrencyCode()Gets the value of the requestedInvoiceCurrencyCode property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type RequestedInvoiceCurrencyCodeType Modifier and Type Method Description voidOrderChangeType. setRequestedInvoiceCurrencyCode(RequestedInvoiceCurrencyCodeType value)Sets the value of the requestedInvoiceCurrencyCode property.voidOrderType. setRequestedInvoiceCurrencyCode(RequestedInvoiceCurrencyCodeType value)Sets the value of the requestedInvoiceCurrencyCode property. -
Uses of RequestedInvoiceCurrencyCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RequestedInvoiceCurrencyCodeType Modifier and Type Method Description RequestedInvoiceCurrencyCodeTypeObjectFactory. createRequestedInvoiceCurrencyCodeType()Create an instance ofRequestedInvoiceCurrencyCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RequestedInvoiceCurrencyCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RequestedInvoiceCurrencyCodeType>ObjectFactory. createRequestedInvoiceCurrencyCode(RequestedInvoiceCurrencyCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RequestedInvoiceCurrencyCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RequestedInvoiceCurrencyCodeType>ObjectFactory. createRequestedInvoiceCurrencyCode(RequestedInvoiceCurrencyCodeType value)
-