Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.WinningPartyType
-
Packages that use WinningPartyType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of WinningPartyType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type WinningPartyType Modifier and Type Field Description protected List<WinningPartyType>TenderResultType. winningPartyMethods in network.oxalis.peppol.ubl2.jaxb.cac that return WinningPartyType Modifier and Type Method Description WinningPartyTypeObjectFactory. createWinningPartyType()Create an instance ofWinningPartyTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type WinningPartyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<WinningPartyType>ObjectFactory. createWinningParty(WinningPartyType value)List<WinningPartyType>TenderResultType. getWinningParty()Gets the value of the winningParty property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type WinningPartyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<WinningPartyType>ObjectFactory. createWinningParty(WinningPartyType value)
-