Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.TradeFinancingType
-
Packages that use TradeFinancingType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of TradeFinancingType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TradeFinancingType Modifier and Type Field Description protected TradeFinancingTypePaymentMeansType. tradeFinancingMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TradeFinancingType Modifier and Type Method Description TradeFinancingTypeObjectFactory. createTradeFinancingType()Create an instance ofTradeFinancingTypeTradeFinancingTypePaymentMeansType. getTradeFinancing()Gets the value of the tradeFinancing property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type TradeFinancingType Modifier and Type Method Description javax.xml.bind.JAXBElement<TradeFinancingType>ObjectFactory. createTradeFinancing(TradeFinancingType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TradeFinancingType Modifier and Type Method Description javax.xml.bind.JAXBElement<TradeFinancingType>ObjectFactory. createTradeFinancing(TradeFinancingType value)voidPaymentMeansType. setTradeFinancing(TradeFinancingType value)Sets the value of the tradeFinancing property.
-