|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AirProtocolInventoryCommandSettings | |
---|---|
org.llrp.ltk.generated.parameters |
Uses of AirProtocolInventoryCommandSettings in org.llrp.ltk.generated.parameters |
---|
Classes in org.llrp.ltk.generated.parameters that implement AirProtocolInventoryCommandSettings | |
---|---|
class |
C1G2InventoryCommand
This parameter defines the C1G2 inventory-specific settings to be used during a particular C1G2 inventory operation. |
Fields in org.llrp.ltk.generated.parameters with type parameters of type AirProtocolInventoryCommandSettings | |
---|---|
protected java.util.List<AirProtocolInventoryCommandSettings> |
AntennaConfiguration.airProtocolInventoryCommandSettingsList
|
Methods in org.llrp.ltk.generated.parameters that return types with arguments of type AirProtocolInventoryCommandSettings | |
---|---|
java.util.List<AirProtocolInventoryCommandSettings> |
AntennaConfiguration.getAirProtocolInventoryCommandSettingsList()
get airProtocolInventoryCommandSettingsList of type List <AirProtocolInventoryCommandSettings> . |
Methods in org.llrp.ltk.generated.parameters with parameters of type AirProtocolInventoryCommandSettings | |
---|---|
void |
AntennaConfiguration.addToAirProtocolInventoryCommandSettingsList(AirProtocolInventoryCommandSettings airProtocolInventoryCommandSettings)
add element airProtocolInventoryCommandSettings of type AirProtocolInventoryCommandSettings . |
Method parameters in org.llrp.ltk.generated.parameters with type arguments of type AirProtocolInventoryCommandSettings | |
---|---|
void |
AntennaConfiguration.setAirProtocolInventoryCommandSettingsList(java.util.List<AirProtocolInventoryCommandSettings> airProtocolInventoryCommandSettingsList)
set airProtocolInventoryCommandSettingsList of type List <AirProtocolInventoryCommandSettings>. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |