Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ItemClassificationCodeType
-
Packages that use ItemClassificationCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ItemClassificationCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ItemClassificationCodeType Modifier and Type Field Description protected ItemClassificationCodeTypeCommodityClassificationType. itemClassificationCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ItemClassificationCodeType Modifier and Type Method Description ItemClassificationCodeTypeCommodityClassificationType. getItemClassificationCode()Gets the value of the itemClassificationCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ItemClassificationCodeType Modifier and Type Method Description voidCommodityClassificationType. setItemClassificationCode(ItemClassificationCodeType value)Sets the value of the itemClassificationCode property. -
Uses of ItemClassificationCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ItemClassificationCodeType Modifier and Type Method Description ItemClassificationCodeTypeObjectFactory. createItemClassificationCodeType()Create an instance ofItemClassificationCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ItemClassificationCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ItemClassificationCodeType>ObjectFactory. createItemClassificationCode(ItemClassificationCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ItemClassificationCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ItemClassificationCodeType>ObjectFactory. createItemClassificationCode(ItemClassificationCodeType value)
-