Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.AppealTermsType
-
Packages that use AppealTermsType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of AppealTermsType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as AppealTermsType Modifier and Type Field Description protected AppealTermsTypeTendererQualificationResponseType. appealTermsprotected AppealTermsTypeUnawardedNotificationType. appealTermsMethods in network.oxalis.peppol.ubl2.jaxb that return AppealTermsType Modifier and Type Method Description AppealTermsTypeTendererQualificationResponseType. getAppealTerms()Gets the value of the appealTerms property.AppealTermsTypeUnawardedNotificationType. getAppealTerms()Gets the value of the appealTerms property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type AppealTermsType Modifier and Type Method Description voidTendererQualificationResponseType. setAppealTerms(AppealTermsType value)Sets the value of the appealTerms property.voidUnawardedNotificationType. setAppealTerms(AppealTermsType value)Sets the value of the appealTerms property. -
Uses of AppealTermsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AppealTermsType Modifier and Type Field Description protected AppealTermsTypeTenderingTermsType. appealTermsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AppealTermsType Modifier and Type Method Description AppealTermsTypeObjectFactory. createAppealTermsType()Create an instance ofAppealTermsTypeAppealTermsTypeTenderingTermsType. getAppealTerms()Gets the value of the appealTerms property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type AppealTermsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AppealTermsType>ObjectFactory. createAppealTerms(AppealTermsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AppealTermsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AppealTermsType>ObjectFactory. createAppealTerms(AppealTermsType value)voidTenderingTermsType. setAppealTerms(AppealTermsType value)Sets the value of the appealTerms property.
-