Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ExchangeMarketIDType
-
Packages that use ExchangeMarketIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ExchangeMarketIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ExchangeMarketIDType Modifier and Type Field Description protected ExchangeMarketIDTypeExchangeRateType. exchangeMarketIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ExchangeMarketIDType Modifier and Type Method Description ExchangeMarketIDTypeExchangeRateType. getExchangeMarketID()Gets the value of the exchangeMarketID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ExchangeMarketIDType Modifier and Type Method Description voidExchangeRateType. setExchangeMarketID(ExchangeMarketIDType value)Sets the value of the exchangeMarketID property. -
Uses of ExchangeMarketIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ExchangeMarketIDType Modifier and Type Method Description ExchangeMarketIDTypeObjectFactory. createExchangeMarketIDType()Create an instance ofExchangeMarketIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ExchangeMarketIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ExchangeMarketIDType>ObjectFactory. createExchangeMarketID(ExchangeMarketIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ExchangeMarketIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ExchangeMarketIDType>ObjectFactory. createExchangeMarketID(ExchangeMarketIDType value)
-