Uses of Interface
org.llrp.ltk.generated.interfaces.AirProtocolTagData

Packages that use AirProtocolTagData
org.llrp.ltk.generated.parameters   
 

Uses of AirProtocolTagData in org.llrp.ltk.generated.parameters
 

Classes in org.llrp.ltk.generated.parameters that implement AirProtocolTagData
 class C1G2_CRC
          CRC generated by the tag from the UHF Gen2 Air Interface Protocol See also LLRP Specification Section 15.2.1.5.3 and LLRP Specification Section 16.3.1.5.3 .
 class C1G2_PC
          Protocol control bits from the UHF Gen2 Air Interface protocol See also LLRP Specification Section 15.2.1.5.2 and LLRP Specification Section 16.3.1.5.2 .
 

Fields in org.llrp.ltk.generated.parameters with type parameters of type AirProtocolTagData
protected  java.util.List<AirProtocolTagData> TagReportData.airProtocolTagDataList
           
 

Methods in org.llrp.ltk.generated.parameters that return types with arguments of type AirProtocolTagData
 java.util.List<AirProtocolTagData> TagReportData.getAirProtocolTagDataList()
          get airProtocolTagDataList of type List <AirProtocolTagData> .
 

Methods in org.llrp.ltk.generated.parameters with parameters of type AirProtocolTagData
 void TagReportData.addToAirProtocolTagDataList(AirProtocolTagData airProtocolTagData)
          add element airProtocolTagData of type AirProtocolTagData .
 

Method parameters in org.llrp.ltk.generated.parameters with type arguments of type AirProtocolTagData
 void TagReportData.setAirProtocolTagDataList(java.util.List<AirProtocolTagData> airProtocolTagDataList)
          set airProtocolTagDataList of type List <AirProtocolTagData>.
 



Copyright © 2007 ETH Zurich.