Uses of Class
jsr352.tck.chunktypes.InventoryRecord

Packages that use InventoryRecord
jsr352.tck.chunkartifacts   
 

Uses of InventoryRecord in jsr352.tck.chunkartifacts
 

Methods in jsr352.tck.chunkartifacts that return InventoryRecord
 InventoryRecord InventoryProcessor.processData(InventoryRecord record)
           
 InventoryRecord InventoryInitProcessor.processData(InventoryRecord record)
           
 InventoryRecord InventoryReader.readItem()
           
 InventoryRecord InventoryInitReader.readItem()
           
 

Methods in jsr352.tck.chunkartifacts with parameters of type InventoryRecord
 InventoryRecord InventoryProcessor.processData(InventoryRecord record)
           
 InventoryRecord InventoryInitProcessor.processData(InventoryRecord record)
           
 

Method parameters in jsr352.tck.chunkartifacts with type arguments of type InventoryRecord
 void InventoryWriter.writeItem(List<InventoryRecord> records)
           
 void InventoryInitWriter.writeItem(List<InventoryRecord> records)
           
 



Copyright © 2012. All Rights Reserved.