Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CommodityCodeType
-
Packages that use CommodityCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CommodityCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CommodityCodeType Modifier and Type Field Description protected CommodityCodeTypeCommodityClassificationType. commodityCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CommodityCodeType Modifier and Type Method Description CommodityCodeTypeCommodityClassificationType. getCommodityCode()Gets the value of the commodityCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CommodityCodeType Modifier and Type Method Description voidCommodityClassificationType. setCommodityCode(CommodityCodeType value)Sets the value of the commodityCode property. -
Uses of CommodityCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CommodityCodeType Modifier and Type Method Description CommodityCodeTypeObjectFactory. createCommodityCodeType()Create an instance ofCommodityCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CommodityCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<CommodityCodeType>ObjectFactory. createCommodityCode(CommodityCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CommodityCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<CommodityCodeType>ObjectFactory. createCommodityCode(CommodityCodeType value)
-