Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.FundingProgramCodeType
-
Packages that use FundingProgramCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of FundingProgramCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as FundingProgramCodeType Modifier and Type Field Description protected FundingProgramCodeTypeTenderingTermsType. fundingProgramCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return FundingProgramCodeType Modifier and Type Method Description FundingProgramCodeTypeTenderingTermsType. getFundingProgramCode()Gets the value of the fundingProgramCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type FundingProgramCodeType Modifier and Type Method Description voidTenderingTermsType. setFundingProgramCode(FundingProgramCodeType value)Sets the value of the fundingProgramCode property. -
Uses of FundingProgramCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return FundingProgramCodeType Modifier and Type Method Description FundingProgramCodeTypeObjectFactory. createFundingProgramCodeType()Create an instance ofFundingProgramCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type FundingProgramCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<FundingProgramCodeType>ObjectFactory. createFundingProgramCode(FundingProgramCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type FundingProgramCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<FundingProgramCodeType>ObjectFactory. createFundingProgramCode(FundingProgramCodeType value)
-