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

Packages that use LLRPNumberType
org.llrp.ltk.generated.enumerations   
org.llrp.ltk.types   
 

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

Subclasses of LLRPNumberType in org.llrp.ltk.generated.enumerations
 class AccessReportTriggerType
          AccessReportTriggerType is Enumeration of Type UnsignedByte
 class AccessSpecState
          AccessSpecState is Enumeration of Type Bit
 class AccessSpecStopTriggerType
          AccessSpecStopTriggerType is Enumeration of Type UnsignedByte
 class AirProtocols
          AirProtocols is Enumeration of Type UnsignedByte
 class AISpecEventType
          AISpecEventType is Enumeration of Type UnsignedByte
 class AISpecStopTriggerType
          AISpecStopTriggerType is Enumeration of Type UnsignedByte
 class AntennaEventType
          AntennaEventType is Enumeration of Type UnsignedByte
 class C1G2BlockEraseResultType
          C1G2BlockEraseResultType is Enumeration of Type UnsignedByte
 class C1G2BlockWriteResultType
          C1G2BlockWriteResultType is Enumeration of Type UnsignedByte
 class C1G2DRValue
          C1G2DRValue is Enumeration of Type Bit
 class C1G2ForwardLinkModulation
          C1G2ForwardLinkModulation is Enumeration of Type UnsignedByte
 class C1G2KillResultType
          C1G2KillResultType is Enumeration of Type UnsignedByte
 class C1G2LockDataField
          C1G2LockDataField is Enumeration of Type UnsignedByte
 class C1G2LockPrivilege
          C1G2LockPrivilege is Enumeration of Type UnsignedByte
 class C1G2LockResultType
          C1G2LockResultType is Enumeration of Type UnsignedByte
 class C1G2MValue
          C1G2MValue is Enumeration of Type UnsignedByte
 class C1G2ReadResultType
          C1G2ReadResultType is Enumeration of Type UnsignedByte
 class C1G2SpectralMaskIndicator
          C1G2SpectralMaskIndicator is Enumeration of Type UnsignedByte
 class C1G2StateAwareAction
          C1G2StateAwareAction is Enumeration of Type UnsignedByte
 class C1G2StateAwareTarget
          C1G2StateAwareTarget is Enumeration of Type UnsignedByte
 class C1G2StateUnawareAction
          C1G2StateUnawareAction is Enumeration of Type UnsignedByte
 class C1G2TagInventoryStateAwareI
          C1G2TagInventoryStateAwareI is Enumeration of Type Bit
 class C1G2TagInventoryStateAwareS
          C1G2TagInventoryStateAwareS is Enumeration of Type Bit
 class C1G2TruncateAction
          C1G2TruncateAction is Enumeration of Type TwoBitEnumeration
 class C1G2WriteResultType
          C1G2WriteResultType is Enumeration of Type UnsignedByte
 class CommunicationsStandard
          CommunicationsStandard is Enumeration of Type UnsignedShort
 class ConnectionAttemptStatusType
          ConnectionAttemptStatusType is Enumeration of Type UnsignedShort
 class GetReaderCapabilitiesRequestedData
          GetReaderCapabilitiesRequestedData is Enumeration of Type UnsignedByte
 class GetReaderConfigRequestedData
          GetReaderConfigRequestedData is Enumeration of Type UnsignedByte
 class GPIPortState
          GPIPortState is Enumeration of Type UnsignedByte
 class IdentificationType
          IdentificationType is Enumeration of Type UnsignedByte
 class KeepaliveTriggerType
          KeepaliveTriggerType is Enumeration of Type UnsignedByte
 class NotificationEventType
          NotificationEventType is Enumeration of Type UnsignedShort
 class RFSurveyEventType
          RFSurveyEventType is Enumeration of Type UnsignedByte
 class RFSurveySpecStopTriggerType
          RFSurveySpecStopTriggerType is Enumeration of Type UnsignedByte
 class ROReportTriggerType
          ROReportTriggerType is Enumeration of Type UnsignedByte
 class ROSpecEventType
          ROSpecEventType is Enumeration of Type UnsignedByte
 class ROSpecStartTriggerType
          ROSpecStartTriggerType is Enumeration of Type UnsignedByte
 class ROSpecState
          ROSpecState is Enumeration of Type UnsignedByte
 class ROSpecStopTriggerType
          ROSpecStopTriggerType is Enumeration of Type UnsignedByte
 class StatusCode
          StatusCode is Enumeration of Type UnsignedShort
 class TagObservationTriggerType
          TagObservationTriggerType is Enumeration of Type UnsignedByte
 

Uses of LLRPNumberType in org.llrp.ltk.types
 

Subclasses of LLRPNumberType in org.llrp.ltk.types
 class Bit
          A single bit
 class Integer96_HEX
          96 bit Integer encoded in HEX Format
 class SignedByte
          8 Bit Integer
 class SignedInteger
          Signed 32 bit Integer
 class SignedShort
          16bit signed Short
 class TwoBitEnumeration
          Enumerations that can hold 4 values (2 bits) at most
 class UnsignedByte
          unsigned 16 bit short
 class UnsignedByte_HEX
          unsigned 16 bit short
 class UnsignedInteger
          Unsigned 32 bit Integer
 class UnsignedInteger96
          Unsigned 96bit Integer
 class UnsignedLong
          Unsigned Long
 class UnsignedLong_DATETIME
           
 class UnsignedShort
          unsigned 16bit short
 

Methods in org.llrp.ltk.types with parameters of type LLRPNumberType
 boolean UnsignedLong.equals(LLRPNumberType other)
          compare
 



Copyright © 2007 ETH Zurich.