Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PriceEvaluationCodeType
-
Packages that use PriceEvaluationCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PriceEvaluationCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PriceEvaluationCodeType Modifier and Type Field Description protected PriceEvaluationCodeTypeTenderingTermsType. priceEvaluationCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PriceEvaluationCodeType Modifier and Type Method Description PriceEvaluationCodeTypeTenderingTermsType. getPriceEvaluationCode()Gets the value of the priceEvaluationCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PriceEvaluationCodeType Modifier and Type Method Description voidTenderingTermsType. setPriceEvaluationCode(PriceEvaluationCodeType value)Sets the value of the priceEvaluationCode property. -
Uses of PriceEvaluationCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PriceEvaluationCodeType Modifier and Type Method Description PriceEvaluationCodeTypeObjectFactory. createPriceEvaluationCodeType()Create an instance ofPriceEvaluationCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PriceEvaluationCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<PriceEvaluationCodeType>ObjectFactory. createPriceEvaluationCode(PriceEvaluationCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PriceEvaluationCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<PriceEvaluationCodeType>ObjectFactory. createPriceEvaluationCode(PriceEvaluationCodeType value)
-