Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TargetCurrencyCodeType
-
Packages that use TargetCurrencyCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TargetCurrencyCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TargetCurrencyCodeType Modifier and Type Field Description protected TargetCurrencyCodeTypeExchangeRateType. targetCurrencyCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TargetCurrencyCodeType Modifier and Type Method Description TargetCurrencyCodeTypeExchangeRateType. getTargetCurrencyCode()Gets the value of the targetCurrencyCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TargetCurrencyCodeType Modifier and Type Method Description voidExchangeRateType. setTargetCurrencyCode(TargetCurrencyCodeType value)Sets the value of the targetCurrencyCode property. -
Uses of TargetCurrencyCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TargetCurrencyCodeType Modifier and Type Method Description TargetCurrencyCodeTypeObjectFactory. createTargetCurrencyCodeType()Create an instance ofTargetCurrencyCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TargetCurrencyCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<TargetCurrencyCodeType>ObjectFactory. createTargetCurrencyCode(TargetCurrencyCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TargetCurrencyCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<TargetCurrencyCodeType>ObjectFactory. createTargetCurrencyCode(TargetCurrencyCodeType value)
-