Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.FinancialGuaranteeType
-
Packages that use FinancialGuaranteeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of FinancialGuaranteeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type FinancialGuaranteeType Modifier and Type Field Description protected List<FinancialGuaranteeType>AwardedNotificationType. finalFinancialGuaranteeMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type FinancialGuaranteeType Modifier and Type Method Description List<FinancialGuaranteeType>AwardedNotificationType. getFinalFinancialGuarantee()Gets the value of the finalFinancialGuarantee property. -
Uses of FinancialGuaranteeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type FinancialGuaranteeType Modifier and Type Field Description protected List<FinancialGuaranteeType>TenderingTermsType. requiredFinancialGuaranteeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return FinancialGuaranteeType Modifier and Type Method Description FinancialGuaranteeTypeObjectFactory. createFinancialGuaranteeType()Create an instance ofFinancialGuaranteeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type FinancialGuaranteeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<FinancialGuaranteeType>ObjectFactory. createFinalFinancialGuarantee(FinancialGuaranteeType value)jakarta.xml.bind.JAXBElement<FinancialGuaranteeType>ObjectFactory. createFinancialGuarantee(FinancialGuaranteeType value)jakarta.xml.bind.JAXBElement<FinancialGuaranteeType>ObjectFactory. createRequiredFinancialGuarantee(FinancialGuaranteeType value)List<FinancialGuaranteeType>TenderingTermsType. getRequiredFinancialGuarantee()Gets the value of the requiredFinancialGuarantee property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type FinancialGuaranteeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<FinancialGuaranteeType>ObjectFactory. createFinalFinancialGuarantee(FinancialGuaranteeType value)jakarta.xml.bind.JAXBElement<FinancialGuaranteeType>ObjectFactory. createFinancialGuarantee(FinancialGuaranteeType value)jakarta.xml.bind.JAXBElement<FinancialGuaranteeType>ObjectFactory. createRequiredFinancialGuarantee(FinancialGuaranteeType value)
-