Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.FinancingInstrumentCodeType
-
Packages that use FinancingInstrumentCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of FinancingInstrumentCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as FinancingInstrumentCodeType Modifier and Type Field Description protected FinancingInstrumentCodeTypeTradeFinancingType. financingInstrumentCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return FinancingInstrumentCodeType Modifier and Type Method Description FinancingInstrumentCodeTypeTradeFinancingType. getFinancingInstrumentCode()Gets the value of the financingInstrumentCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type FinancingInstrumentCodeType Modifier and Type Method Description voidTradeFinancingType. setFinancingInstrumentCode(FinancingInstrumentCodeType value)Sets the value of the financingInstrumentCode property. -
Uses of FinancingInstrumentCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return FinancingInstrumentCodeType Modifier and Type Method Description FinancingInstrumentCodeTypeObjectFactory. createFinancingInstrumentCodeType()Create an instance ofFinancingInstrumentCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type FinancingInstrumentCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<FinancingInstrumentCodeType>ObjectFactory. createFinancingInstrumentCode(FinancingInstrumentCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type FinancingInstrumentCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<FinancingInstrumentCodeType>ObjectFactory. createFinancingInstrumentCode(FinancingInstrumentCodeType value)
-