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

Packages that use Bit
org.llrp.ltk.generated.enumerations   
org.llrp.ltk.generated.messages   
org.llrp.ltk.generated.parameters   
org.llrp.ltk.types   
 

Uses of Bit in org.llrp.ltk.generated.enumerations
 

Subclasses of Bit in org.llrp.ltk.generated.enumerations
 class AccessSpecState
          AccessSpecState is Enumeration of Type Bit
 class C1G2DRValue
          C1G2DRValue is Enumeration of Type Bit
 class C1G2TagInventoryStateAwareI
          C1G2TagInventoryStateAwareI is Enumeration of Type Bit
 class C1G2TagInventoryStateAwareS
          C1G2TagInventoryStateAwareS is Enumeration of Type Bit
 

Uses of Bit in org.llrp.ltk.generated.messages
 

Fields in org.llrp.ltk.generated.messages declared as Bit
protected  Bit SET_READER_CONFIG.resetToFactoryDefault
           
 

Methods in org.llrp.ltk.generated.messages that return Bit
 Bit SET_READER_CONFIG.getResetToFactoryDefault()
          get resetToFactoryDefault of type Bit.
 

Methods in org.llrp.ltk.generated.messages with parameters of type Bit
 void SET_READER_CONFIG.setResetToFactoryDefault(Bit resetToFactoryDefault)
          set resetToFactoryDefault of type Bit .
 

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

Fields in org.llrp.ltk.generated.parameters declared as Bit
protected  Bit AntennaProperties.antennaConnected
           
protected  Bit LLRPCapabilities.canDoRFSurvey
           
protected  Bit LLRPCapabilities.canDoTagInventoryStateAwareSingulation
           
protected  Bit LLRPCapabilities.canReportBufferFillWarning
           
protected  Bit GeneralDeviceCapabilities.canSetAntennaProperties
           
protected  Bit C1G2LLRPCapabilities.canSupportBlockErase
           
protected  Bit C1G2LLRPCapabilities.canSupportBlockWrite
           
protected  Bit GPIPortCurrentState.config
           
protected  Bit TagReportContentSelector.enableAccessSpecID
           
protected  Bit TagReportContentSelector.enableAntennaID
           
protected  Bit TagReportContentSelector.enableChannelIndex
           
protected  Bit C1G2EPCMemorySelector.enableCRC
           
protected  Bit TagReportContentSelector.enableFirstSeenTimestamp
           
protected  Bit TagReportContentSelector.enableInventoryParameterSpecID
           
protected  Bit TagReportContentSelector.enableLastSeenTimestamp
           
protected  Bit C1G2EPCMemorySelector.enablePCBits
           
protected  Bit TagReportContentSelector.enablePeakRSSI
           
protected  Bit TagReportContentSelector.enableROSpecID
           
protected  Bit TagReportContentSelector.enableSpecIndex
           
protected  Bit TagReportContentSelector.enableTagSeenCount
           
protected  Bit C1G2UHFRFModeTableEntry.ePCHAGTCConformance
           
protected  Bit GPIEvent.gPIEvent
           
protected  Bit GPITriggerValue.gPIEvent
           
protected  Bit GPOWriteData.gPOData
           
protected  Bit GeneralDeviceCapabilities.hasUTCClockCapability
           
protected  Bit EventsAndReports.holdEventsAndReportsUponReconnect
           
protected  Bit FrequencyInformation.hopping
           
protected  Bit C1G2TargetTag.match
           
protected  Bit EventNotificationState.notificationState
           
protected  Bit LLRPCapabilities.supportsClientRequestOpSpec
           
protected  Bit LLRPCapabilities.supportsEventAndReportHolding
           
protected  Bit C1G2InventoryCommand.tagInventoryStateAware
           
 

Methods in org.llrp.ltk.generated.parameters that return Bit
 Bit AntennaProperties.getAntennaConnected()
          get antennaConnected of type Bit.
 Bit LLRPCapabilities.getCanDoRFSurvey()
          get canDoRFSurvey of type Bit.
 Bit LLRPCapabilities.getCanDoTagInventoryStateAwareSingulation()
          get canDoTagInventoryStateAwareSingulation of type Bit.
 Bit LLRPCapabilities.getCanReportBufferFillWarning()
          get canReportBufferFillWarning of type Bit.
 Bit GeneralDeviceCapabilities.getCanSetAntennaProperties()
          get canSetAntennaProperties of type Bit.
 Bit C1G2LLRPCapabilities.getCanSupportBlockErase()
          get canSupportBlockErase of type Bit.
 Bit C1G2LLRPCapabilities.getCanSupportBlockWrite()
          get canSupportBlockWrite of type Bit.
 Bit GPIPortCurrentState.getConfig()
          get config of type Bit.
 Bit TagReportContentSelector.getEnableAccessSpecID()
          get enableAccessSpecID of type Bit.
 Bit TagReportContentSelector.getEnableAntennaID()
          get enableAntennaID of type Bit.
 Bit TagReportContentSelector.getEnableChannelIndex()
          get enableChannelIndex of type Bit.
 Bit C1G2EPCMemorySelector.getEnableCRC()
          get enableCRC of type Bit.
 Bit TagReportContentSelector.getEnableFirstSeenTimestamp()
          get enableFirstSeenTimestamp of type Bit.
 Bit TagReportContentSelector.getEnableInventoryParameterSpecID()
          get enableInventoryParameterSpecID of type Bit.
 Bit TagReportContentSelector.getEnableLastSeenTimestamp()
          get enableLastSeenTimestamp of type Bit.
 Bit C1G2EPCMemorySelector.getEnablePCBits()
          get enablePCBits of type Bit.
 Bit TagReportContentSelector.getEnablePeakRSSI()
          get enablePeakRSSI of type Bit.
 Bit TagReportContentSelector.getEnableROSpecID()
          get enableROSpecID of type Bit.
 Bit TagReportContentSelector.getEnableSpecIndex()
          get enableSpecIndex of type Bit.
 Bit TagReportContentSelector.getEnableTagSeenCount()
          get enableTagSeenCount of type Bit.
 Bit C1G2UHFRFModeTableEntry.getEPCHAGTCConformance()
          get ePCHAGTCConformance of type Bit.
 Bit GPIEvent.getGPIEvent()
          get gPIEvent of type Bit.
 Bit GPITriggerValue.getGPIEvent()
          get gPIEvent of type Bit.
 Bit GPOWriteData.getGPOData()
          get gPOData of type Bit.
 Bit GeneralDeviceCapabilities.getHasUTCClockCapability()
          get hasUTCClockCapability of type Bit.
 Bit EventsAndReports.getHoldEventsAndReportsUponReconnect()
          get holdEventsAndReportsUponReconnect of type Bit.
 Bit FrequencyInformation.getHopping()
          get hopping of type Bit.
 Bit C1G2TargetTag.getMatch()
          get match of type Bit.
 Bit EventNotificationState.getNotificationState()
          get notificationState of type Bit.
 Bit LLRPCapabilities.getSupportsClientRequestOpSpec()
          get supportsClientRequestOpSpec of type Bit.
 Bit LLRPCapabilities.getSupportsEventAndReportHolding()
          get supportsEventAndReportHolding of type Bit.
 Bit C1G2InventoryCommand.getTagInventoryStateAware()
          get tagInventoryStateAware of type Bit.
 

Methods in org.llrp.ltk.generated.parameters with parameters of type Bit
 void AntennaProperties.setAntennaConnected(Bit antennaConnected)
          set antennaConnected of type Bit .
 void LLRPCapabilities.setCanDoRFSurvey(Bit canDoRFSurvey)
          set canDoRFSurvey of type Bit .
 void LLRPCapabilities.setCanDoTagInventoryStateAwareSingulation(Bit canDoTagInventoryStateAwareSingulation)
          set canDoTagInventoryStateAwareSingulation of type Bit .
 void LLRPCapabilities.setCanReportBufferFillWarning(Bit canReportBufferFillWarning)
          set canReportBufferFillWarning of type Bit .
 void GeneralDeviceCapabilities.setCanSetAntennaProperties(Bit canSetAntennaProperties)
          set canSetAntennaProperties of type Bit .
 void C1G2LLRPCapabilities.setCanSupportBlockErase(Bit canSupportBlockErase)
          set canSupportBlockErase of type Bit .
 void C1G2LLRPCapabilities.setCanSupportBlockWrite(Bit canSupportBlockWrite)
          set canSupportBlockWrite of type Bit .
 void GPIPortCurrentState.setConfig(Bit config)
          set config of type Bit .
 void TagReportContentSelector.setEnableAccessSpecID(Bit enableAccessSpecID)
          set enableAccessSpecID of type Bit .
 void TagReportContentSelector.setEnableAntennaID(Bit enableAntennaID)
          set enableAntennaID of type Bit .
 void TagReportContentSelector.setEnableChannelIndex(Bit enableChannelIndex)
          set enableChannelIndex of type Bit .
 void C1G2EPCMemorySelector.setEnableCRC(Bit enableCRC)
          set enableCRC of type Bit .
 void TagReportContentSelector.setEnableFirstSeenTimestamp(Bit enableFirstSeenTimestamp)
          set enableFirstSeenTimestamp of type Bit .
 void TagReportContentSelector.setEnableInventoryParameterSpecID(Bit enableInventoryParameterSpecID)
          set enableInventoryParameterSpecID of type Bit .
 void TagReportContentSelector.setEnableLastSeenTimestamp(Bit enableLastSeenTimestamp)
          set enableLastSeenTimestamp of type Bit .
 void C1G2EPCMemorySelector.setEnablePCBits(Bit enablePCBits)
          set enablePCBits of type Bit .
 void TagReportContentSelector.setEnablePeakRSSI(Bit enablePeakRSSI)
          set enablePeakRSSI of type Bit .
 void TagReportContentSelector.setEnableROSpecID(Bit enableROSpecID)
          set enableROSpecID of type Bit .
 void TagReportContentSelector.setEnableSpecIndex(Bit enableSpecIndex)
          set enableSpecIndex of type Bit .
 void TagReportContentSelector.setEnableTagSeenCount(Bit enableTagSeenCount)
          set enableTagSeenCount of type Bit .
 void C1G2UHFRFModeTableEntry.setEPCHAGTCConformance(Bit ePCHAGTCConformance)
          set ePCHAGTCConformance of type Bit .
 void GPIEvent.setGPIEvent(Bit gPIEvent)
          set gPIEvent of type Bit .
 void GPITriggerValue.setGPIEvent(Bit gPIEvent)
          set gPIEvent of type Bit .
 void GPOWriteData.setGPOData(Bit gPOData)
          set gPOData of type Bit .
 void GeneralDeviceCapabilities.setHasUTCClockCapability(Bit hasUTCClockCapability)
          set hasUTCClockCapability of type Bit .
 void EventsAndReports.setHoldEventsAndReportsUponReconnect(Bit holdEventsAndReportsUponReconnect)
          set holdEventsAndReportsUponReconnect of type Bit .
 void FrequencyInformation.setHopping(Bit hopping)
          set hopping of type Bit .
 void C1G2TargetTag.setMatch(Bit match)
          set match of type Bit .
 void EventNotificationState.setNotificationState(Bit notificationState)
          set notificationState of type Bit .
 void LLRPCapabilities.setSupportsClientRequestOpSpec(Bit supportsClientRequestOpSpec)
          set supportsClientRequestOpSpec of type Bit .
 void LLRPCapabilities.setSupportsEventAndReportHolding(Bit supportsEventAndReportHolding)
          set supportsEventAndReportHolding of type Bit .
 void C1G2InventoryCommand.setTagInventoryStateAware(Bit tagInventoryStateAware)
          set tagInventoryStateAware of type Bit .
 

Uses of Bit in org.llrp.ltk.types
 

Fields in org.llrp.ltk.types declared as Bit
protected  Bit[] BitArray.bits
           
 

Methods in org.llrp.ltk.types that return Bit
 Bit BitList.get(int i)
          get bit at specified position.
 Bit BitArray.get(int i)
          get bit at specified position.
 Bit BitList.get(java.lang.Integer i)
           
 Bit TwoBitField.get(java.lang.Integer i)
          get bit at I
 

Methods in org.llrp.ltk.types with parameters of type Bit
 void BitArray.add(Bit aBit)
           
 

Constructors in org.llrp.ltk.types with parameters of type Bit
BitArray_HEX(Bit[] bits)
          Array of Bits encoded in HEX Format.
BitArray(Bit[] bits)
          create a new BitArray.
BitList(Bit[] bits)
          Generate a list of bits - bit[0] is the least significant bit.
TwoBitField(Bit[] bits)
          Generate a list of bits
 



Copyright © 2007 ETH Zurich.