Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.FundingProgramType
-
Packages that use FundingProgramType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of FundingProgramType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type FundingProgramType Modifier and Type Field Description protected List<FundingProgramType>TenderingTermsType. fundingProgramMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type FundingProgramType Modifier and Type Method Description List<FundingProgramType>TenderingTermsType. getFundingProgram()Gets the value of the fundingProgram property. -
Uses of FundingProgramType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return FundingProgramType Modifier and Type Method Description FundingProgramTypeObjectFactory. createFundingProgramType()Create an instance ofFundingProgramTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type FundingProgramType Modifier and Type Method Description javax.xml.bind.JAXBElement<FundingProgramType>ObjectFactory. createFundingProgram(FundingProgramType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type FundingProgramType Modifier and Type Method Description javax.xml.bind.JAXBElement<FundingProgramType>ObjectFactory. createFundingProgram(FundingProgramType value)
-