Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PrizeIndicatorType
-
Packages that use PrizeIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PrizeIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PrizeIndicatorType Modifier and Type Field Description protected PrizeIndicatorTypeAwardingTermsType. prizeIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PrizeIndicatorType Modifier and Type Method Description PrizeIndicatorTypeAwardingTermsType. getPrizeIndicator()Gets the value of the prizeIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PrizeIndicatorType Modifier and Type Method Description voidAwardingTermsType. setPrizeIndicator(PrizeIndicatorType value)Sets the value of the prizeIndicator property. -
Uses of PrizeIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PrizeIndicatorType Modifier and Type Method Description PrizeIndicatorTypeObjectFactory. createPrizeIndicatorType()Create an instance ofPrizeIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PrizeIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PrizeIndicatorType>ObjectFactory. createPrizeIndicator(PrizeIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PrizeIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PrizeIndicatorType>ObjectFactory. createPrizeIndicator(PrizeIndicatorType value)
-