Uses of Class
org.llrp.ltk.types.TwoBitField

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

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

Fields in org.llrp.ltk.generated.parameters declared as TwoBitField
protected  TwoBitField C1G2Write.mB
           
protected  TwoBitField C1G2TargetTag.mB
           
protected  TwoBitField C1G2Read.mB
           
protected  TwoBitField C1G2TagInventoryMask.mB
           
protected  TwoBitField C1G2BlockWrite.mB
           
protected  TwoBitField C1G2BlockErase.mB
           
protected  TwoBitField C1G2SingulationControl.session
           
 

Methods in org.llrp.ltk.generated.parameters that return TwoBitField
 TwoBitField C1G2Write.getMB()
          get mB of type TwoBitField.
 TwoBitField C1G2TargetTag.getMB()
          get mB of type TwoBitField.
 TwoBitField C1G2Read.getMB()
          get mB of type TwoBitField.
 TwoBitField C1G2TagInventoryMask.getMB()
          get mB of type TwoBitField.
 TwoBitField C1G2BlockWrite.getMB()
          get mB of type TwoBitField.
 TwoBitField C1G2BlockErase.getMB()
          get mB of type TwoBitField.
 TwoBitField C1G2SingulationControl.getSession()
          get session of type TwoBitField.
 

Methods in org.llrp.ltk.generated.parameters with parameters of type TwoBitField
 void C1G2Write.setMB(TwoBitField mB)
          set mB of type TwoBitField .
 void C1G2TargetTag.setMB(TwoBitField mB)
          set mB of type TwoBitField .
 void C1G2Read.setMB(TwoBitField mB)
          set mB of type TwoBitField .
 void C1G2TagInventoryMask.setMB(TwoBitField mB)
          set mB of type TwoBitField .
 void C1G2BlockWrite.setMB(TwoBitField mB)
          set mB of type TwoBitField .
 void C1G2BlockErase.setMB(TwoBitField mB)
          set mB of type TwoBitField .
 void C1G2SingulationControl.setSession(TwoBitField session)
          set session of type TwoBitField .
 



Copyright © 2007 ETH Zurich.