Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ItemComparisonType
-
Packages that use ItemComparisonType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ItemComparisonType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ItemComparisonType Modifier and Type Field Description protected List<ItemComparisonType>CatalogueLineType. itemComparisonMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ItemComparisonType Modifier and Type Method Description ItemComparisonTypeObjectFactory. createItemComparisonType()Create an instance ofItemComparisonTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ItemComparisonType Modifier and Type Method Description javax.xml.bind.JAXBElement<ItemComparisonType>ObjectFactory. createItemComparison(ItemComparisonType value)List<ItemComparisonType>CatalogueLineType. getItemComparison()Gets the value of the itemComparison property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ItemComparisonType Modifier and Type Method Description javax.xml.bind.JAXBElement<ItemComparisonType>ObjectFactory. createItemComparison(ItemComparisonType value)
-