Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ItemType
-
Packages that use ItemType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ItemType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ItemType Modifier and Type Field Description protected ItemTypeCatalogueItemSpecificationUpdateLineType. itemprotected ItemTypeCatalogueLineType. itemprotected ItemTypeCatalogueRequestLineType. itemprotected ItemTypeCreditNoteLineType. itemprotected ItemTypeDebitNoteLineType. itemprotected ItemTypeDespatchLineType. itemprotected ItemTypeInstructionForReturnsLineType. itemprotected ItemTypeInventoryReportLineType. itemprotected ItemTypeInvoiceLineType. itemprotected ItemTypeItemManagementProfileType. itemprotected ItemTypeLineItemType. itemprotected ItemTypePerformanceDataLineType. itemprotected ItemTypeRequestForTenderLineType. itemprotected ItemTypeSalesItemType. itemprotected ItemTypeStockAvailabilityReportLineType. itemprotected ItemTypeTenderLineType. itemprotected ItemTypeEventLineItemType. supplyItemprotected ItemTypeExceptionNotificationLineType. supplyItemFields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ItemType Modifier and Type Field Description protected List<ItemType>GoodsItemType. itemprotected List<ItemType>ReceiptLineType. itemprotected List<ItemType>ExceptionCriteriaLineType. supplyItemMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ItemType Modifier and Type Method Description ItemTypeObjectFactory. createItemType()Create an instance ofItemTypeItemTypeCatalogueItemSpecificationUpdateLineType. getItem()Gets the value of the item property.ItemTypeCatalogueLineType. getItem()Gets the value of the item property.ItemTypeCatalogueRequestLineType. getItem()Gets the value of the item property.ItemTypeCreditNoteLineType. getItem()Gets the value of the item property.ItemTypeDebitNoteLineType. getItem()Gets the value of the item property.ItemTypeDespatchLineType. getItem()Gets the value of the item property.ItemTypeInstructionForReturnsLineType. getItem()Gets the value of the item property.ItemTypeInventoryReportLineType. getItem()Gets the value of the item property.ItemTypeInvoiceLineType. getItem()Gets the value of the item property.ItemTypeItemManagementProfileType. getItem()Gets the value of the item property.ItemTypeLineItemType. getItem()Gets the value of the item property.ItemTypePerformanceDataLineType. getItem()Gets the value of the item property.ItemTypeRequestForTenderLineType. getItem()Gets the value of the item property.ItemTypeSalesItemType. getItem()Gets the value of the item property.ItemTypeStockAvailabilityReportLineType. getItem()Gets the value of the item property.ItemTypeTenderLineType. getItem()Gets the value of the item property.ItemTypeEventLineItemType. getSupplyItem()Gets the value of the supplyItem property.ItemTypeExceptionNotificationLineType. getSupplyItem()Gets the value of the supplyItem property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ItemType Modifier and Type Method Description javax.xml.bind.JAXBElement<ItemType>ObjectFactory. createItem(ItemType value)javax.xml.bind.JAXBElement<ItemType>ObjectFactory. createSupplyItem(ItemType value)List<ItemType>GoodsItemType. getItem()Gets the value of the item property.List<ItemType>ReceiptLineType. getItem()Gets the value of the item property.List<ItemType>ExceptionCriteriaLineType. getSupplyItem()Gets the value of the supplyItem property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ItemType Modifier and Type Method Description javax.xml.bind.JAXBElement<ItemType>ObjectFactory. createItem(ItemType value)javax.xml.bind.JAXBElement<ItemType>ObjectFactory. createSupplyItem(ItemType value)voidCatalogueItemSpecificationUpdateLineType. setItem(ItemType value)Sets the value of the item property.voidCatalogueLineType. setItem(ItemType value)Sets the value of the item property.voidCatalogueRequestLineType. setItem(ItemType value)Sets the value of the item property.voidCreditNoteLineType. setItem(ItemType value)Sets the value of the item property.voidDebitNoteLineType. setItem(ItemType value)Sets the value of the item property.voidDespatchLineType. setItem(ItemType value)Sets the value of the item property.voidInstructionForReturnsLineType. setItem(ItemType value)Sets the value of the item property.voidInventoryReportLineType. setItem(ItemType value)Sets the value of the item property.voidInvoiceLineType. setItem(ItemType value)Sets the value of the item property.voidItemManagementProfileType. setItem(ItemType value)Sets the value of the item property.voidLineItemType. setItem(ItemType value)Sets the value of the item property.voidPerformanceDataLineType. setItem(ItemType value)Sets the value of the item property.voidRequestForTenderLineType. setItem(ItemType value)Sets the value of the item property.voidSalesItemType. setItem(ItemType value)Sets the value of the item property.voidStockAvailabilityReportLineType. setItem(ItemType value)Sets the value of the item property.voidTenderLineType. setItem(ItemType value)Sets the value of the item property.voidEventLineItemType. setSupplyItem(ItemType value)Sets the value of the supplyItem property.voidExceptionNotificationLineType. setSupplyItem(ItemType value)Sets the value of the supplyItem property.
-