Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PrizeDescriptionType
-
Packages that use PrizeDescriptionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PrizeDescriptionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type PrizeDescriptionType Modifier and Type Field Description protected List<PrizeDescriptionType>AwardingTermsType. prizeDescriptionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type PrizeDescriptionType Modifier and Type Method Description List<PrizeDescriptionType>AwardingTermsType. getPrizeDescription()Gets the value of the prizeDescription property. -
Uses of PrizeDescriptionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PrizeDescriptionType Modifier and Type Method Description PrizeDescriptionTypeObjectFactory. createPrizeDescriptionType()Create an instance ofPrizeDescriptionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PrizeDescriptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<PrizeDescriptionType>ObjectFactory. createPrizeDescription(PrizeDescriptionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PrizeDescriptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<PrizeDescriptionType>ObjectFactory. createPrizeDescription(PrizeDescriptionType value)
-