Package | Description |
---|---|
org.llrp.ltk.generated.parameters |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<InventoryParameterSpec> |
AISpec.inventoryParameterSpecList |
Modifier and Type | Method and Description |
---|---|
java.util.List<InventoryParameterSpec> |
AISpec.getInventoryParameterSpecList()
get inventoryParameterSpecList of type List <InventoryParameterSpec> .
|
Modifier and Type | Method and Description |
---|---|
void |
AISpec.addToInventoryParameterSpecList(InventoryParameterSpec inventoryParameterSpec)
add element inventoryParameterSpec of type InventoryParameterSpec .
|
Modifier and Type | Method and Description |
---|---|
void |
AISpec.setInventoryParameterSpecList(java.util.List<InventoryParameterSpec> inventoryParameterSpecList)
set inventoryParameterSpecList of type List <InventoryParameterSpec>.
|
Copyright © 2007 ETH Zurich.