Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.QualificationResolutionType
-
Packages that use QualificationResolutionType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of QualificationResolutionType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type QualificationResolutionType Modifier and Type Field Description protected List<QualificationResolutionType>TendererQualificationResponseType. qualificationResolutionMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type QualificationResolutionType Modifier and Type Method Description List<QualificationResolutionType>TendererQualificationResponseType. getQualificationResolution()Gets the value of the qualificationResolution property. -
Uses of QualificationResolutionType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return QualificationResolutionType Modifier and Type Method Description QualificationResolutionTypeObjectFactory. createQualificationResolutionType()Create an instance ofQualificationResolutionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type QualificationResolutionType Modifier and Type Method Description javax.xml.bind.JAXBElement<QualificationResolutionType>ObjectFactory. createQualificationResolution(QualificationResolutionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type QualificationResolutionType Modifier and Type Method Description javax.xml.bind.JAXBElement<QualificationResolutionType>ObjectFactory. createQualificationResolution(QualificationResolutionType value)
-