Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.QualifyingPartyType
-
Packages that use QualifyingPartyType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of QualifyingPartyType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as QualifyingPartyType Modifier and Type Field Description protected QualifyingPartyTypeTendererPartyQualificationType. mainQualifyingPartyFields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type QualifyingPartyType Modifier and Type Field Description protected List<QualifyingPartyType>TendererPartyQualificationType. additionalQualifyingPartyMethods in network.oxalis.peppol.ubl2.jaxb.cac that return QualifyingPartyType Modifier and Type Method Description QualifyingPartyTypeObjectFactory. createQualifyingPartyType()Create an instance ofQualifyingPartyTypeQualifyingPartyTypeTendererPartyQualificationType. getMainQualifyingParty()Gets the value of the mainQualifyingParty property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type QualifyingPartyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<QualifyingPartyType>ObjectFactory. createAdditionalQualifyingParty(QualifyingPartyType value)jakarta.xml.bind.JAXBElement<QualifyingPartyType>ObjectFactory. createMainQualifyingParty(QualifyingPartyType value)jakarta.xml.bind.JAXBElement<QualifyingPartyType>ObjectFactory. createQualifyingParty(QualifyingPartyType value)List<QualifyingPartyType>TendererPartyQualificationType. getAdditionalQualifyingParty()Gets the value of the additionalQualifyingParty property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type QualifyingPartyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<QualifyingPartyType>ObjectFactory. createAdditionalQualifyingParty(QualifyingPartyType value)jakarta.xml.bind.JAXBElement<QualifyingPartyType>ObjectFactory. createMainQualifyingParty(QualifyingPartyType value)jakarta.xml.bind.JAXBElement<QualifyingPartyType>ObjectFactory. createQualifyingParty(QualifyingPartyType value)voidTendererPartyQualificationType. setMainQualifyingParty(QualifyingPartyType value)Sets the value of the mainQualifyingParty property.
-