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

Packages that use SignedShort
org.llrp.ltk.generated.messages   
org.llrp.ltk.generated.parameters   
org.llrp.ltk.types   
 

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

Fields in org.llrp.ltk.generated.messages declared as SignedShort
static SignedShort STOP_ROSPEC_RESPONSE.TYPENUM
           
static SignedShort STOP_ROSPEC.TYPENUM
           
static SignedShort START_ROSPEC_RESPONSE.TYPENUM
           
static SignedShort START_ROSPEC.TYPENUM
           
static SignedShort SET_READER_CONFIG_RESPONSE.TYPENUM
           
static SignedShort SET_READER_CONFIG.TYPENUM
           
static SignedShort RO_ACCESS_REPORT.TYPENUM
           
static SignedShort READER_EVENT_NOTIFICATION.TYPENUM
           
static SignedShort KEEPALIVE_ACK.TYPENUM
           
static SignedShort KEEPALIVE.TYPENUM
           
static SignedShort GET_ROSPECS_RESPONSE.TYPENUM
           
static SignedShort GET_ROSPECS.TYPENUM
           
static SignedShort GET_REPORT.TYPENUM
           
static SignedShort GET_READER_CONFIG_RESPONSE.TYPENUM
           
static SignedShort GET_READER_CONFIG.TYPENUM
           
static SignedShort GET_READER_CAPABILITIES_RESPONSE.TYPENUM
           
static SignedShort GET_READER_CAPABILITIES.TYPENUM
           
static SignedShort GET_ACCESSSPECS_RESPONSE.TYPENUM
           
static SignedShort GET_ACCESSSPECS.TYPENUM
           
static SignedShort ERROR_MESSAGE.TYPENUM
           
static SignedShort ENABLE_ROSPEC_RESPONSE.TYPENUM
           
static SignedShort ENABLE_ROSPEC.TYPENUM
           
static SignedShort ENABLE_EVENTS_AND_REPORTS.TYPENUM
           
static SignedShort ENABLE_ACCESSSPEC_RESPONSE.TYPENUM
           
static SignedShort ENABLE_ACCESSSPEC.TYPENUM
           
static SignedShort DISABLE_ROSPEC_RESPONSE.TYPENUM
           
static SignedShort DISABLE_ROSPEC.TYPENUM
           
static SignedShort DISABLE_ACCESSSPEC_RESPONSE.TYPENUM
           
static SignedShort DISABLE_ACCESSSPEC.TYPENUM
           
static SignedShort DELETE_ROSPEC_RESPONSE.TYPENUM
           
static SignedShort DELETE_ROSPEC.TYPENUM
           
static SignedShort DELETE_ACCESSSPEC_RESPONSE.TYPENUM
           
static SignedShort DELETE_ACCESSSPEC.TYPENUM
           
static SignedShort CUSTOM_MESSAGE.TYPENUM
           
static SignedShort CLOSE_CONNECTION_RESPONSE.TYPENUM
           
static SignedShort CLOSE_CONNECTION.TYPENUM
           
static SignedShort ADD_ROSPEC_RESPONSE.TYPENUM
           
static SignedShort ADD_ROSPEC.TYPENUM
           
static SignedShort ADD_ACCESSSPEC_RESPONSE.TYPENUM
           
static SignedShort ADD_ACCESSSPEC.TYPENUM
           
 

Methods in org.llrp.ltk.generated.messages that return SignedShort
 SignedShort STOP_ROSPEC_RESPONSE.getTypeNum()
          return uniuque type number.
 SignedShort STOP_ROSPEC.getTypeNum()
          return uniuque type number.
 SignedShort START_ROSPEC_RESPONSE.getTypeNum()
          return uniuque type number.
 SignedShort START_ROSPEC.getTypeNum()
          return uniuque type number.
 SignedShort SET_READER_CONFIG_RESPONSE.getTypeNum()
          return uniuque type number.
 SignedShort SET_READER_CONFIG.getTypeNum()
          return uniuque type number.
 SignedShort RO_ACCESS_REPORT.getTypeNum()
          return uniuque type number.
 SignedShort READER_EVENT_NOTIFICATION.getTypeNum()
          return uniuque type number.
 SignedShort KEEPALIVE_ACK.getTypeNum()
          return uniuque type number.
 SignedShort KEEPALIVE.getTypeNum()
          return uniuque type number.
 SignedShort GET_ROSPECS_RESPONSE.getTypeNum()
          return uniuque type number.
 SignedShort GET_ROSPECS.getTypeNum()
          return uniuque type number.
 SignedShort GET_REPORT.getTypeNum()
          return uniuque type number.
 SignedShort GET_READER_CONFIG_RESPONSE.getTypeNum()
          return uniuque type number.
 SignedShort GET_READER_CONFIG.getTypeNum()
          return uniuque type number.
 SignedShort GET_READER_CAPABILITIES_RESPONSE.getTypeNum()
          return uniuque type number.
 SignedShort GET_READER_CAPABILITIES.getTypeNum()
          return uniuque type number.
 SignedShort GET_ACCESSSPECS_RESPONSE.getTypeNum()
          return uniuque type number.
 SignedShort GET_ACCESSSPECS.getTypeNum()
          return uniuque type number.
 SignedShort ERROR_MESSAGE.getTypeNum()
          return uniuque type number.
 SignedShort ENABLE_ROSPEC_RESPONSE.getTypeNum()
          return uniuque type number.
 SignedShort ENABLE_ROSPEC.getTypeNum()
          return uniuque type number.
 SignedShort ENABLE_EVENTS_AND_REPORTS.getTypeNum()
          return uniuque type number.
 SignedShort ENABLE_ACCESSSPEC_RESPONSE.getTypeNum()
          return uniuque type number.
 SignedShort ENABLE_ACCESSSPEC.getTypeNum()
          return uniuque type number.
 SignedShort DISABLE_ROSPEC_RESPONSE.getTypeNum()
          return uniuque type number.
 SignedShort DISABLE_ROSPEC.getTypeNum()
          return uniuque type number.
 SignedShort DISABLE_ACCESSSPEC_RESPONSE.getTypeNum()
          return uniuque type number.
 SignedShort DISABLE_ACCESSSPEC.getTypeNum()
          return uniuque type number.
 SignedShort DELETE_ROSPEC_RESPONSE.getTypeNum()
          return uniuque type number.
 SignedShort DELETE_ROSPEC.getTypeNum()
          return uniuque type number.
 SignedShort DELETE_ACCESSSPEC_RESPONSE.getTypeNum()
          return uniuque type number.
 SignedShort DELETE_ACCESSSPEC.getTypeNum()
          return uniuque type number.
 SignedShort CUSTOM_MESSAGE.getTypeNum()
          return uniuque type number.
 SignedShort CLOSE_CONNECTION_RESPONSE.getTypeNum()
          return uniuque type number.
 SignedShort CLOSE_CONNECTION.getTypeNum()
          return uniuque type number.
 SignedShort ADD_ROSPEC_RESPONSE.getTypeNum()
          return uniuque type number.
 SignedShort ADD_ROSPEC.getTypeNum()
          return uniuque type number.
 SignedShort ADD_ACCESSSPEC_RESPONSE.getTypeNum()
          return uniuque type number.
 SignedShort ADD_ACCESSSPEC.getTypeNum()
          return uniuque type number.
 

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

Fields in org.llrp.ltk.generated.parameters declared as SignedShort
protected  SignedShort AntennaProperties.antennaGain
           
protected  SignedShort ReceiveSensitivityTableEntry.receiveSensitivityValue
           
protected  SignedShort TransmitPowerLevelTableEntry.transmitPowerValue
           
static SignedShort Uptime.TYPENUM
           
static SignedShort RFSurveySpecStopTrigger.TYPENUM
           
static SignedShort RFSurveySpec.TYPENUM
           
static SignedShort EPCData.TYPENUM
           
static SignedShort C1G2WriteOpSpecResult.TYPENUM
           
static SignedShort C1G2Write.TYPENUM
           
static SignedShort C1G2UHFRFModeTableEntry.TYPENUM
           
static SignedShort C1G2UHFRFModeTable.TYPENUM
           
static SignedShort C1G2TargetTag.TYPENUM
           
static SignedShort C1G2TagSpec.TYPENUM
           
static SignedShort C1G2ReadOpSpecResult.TYPENUM
           
static SignedShort C1G2Read.TYPENUM
           
static SignedShort C1G2LockOpSpecResult.TYPENUM
           
static SignedShort C1G2LockPayload.TYPENUM
           
static SignedShort C1G2Lock.TYPENUM
           
static SignedShort C1G2LLRPCapabilities.TYPENUM
           
static SignedShort C1G2KillOpSpecResult.TYPENUM
           
static SignedShort C1G2Kill.TYPENUM
           
static SignedShort C1G2TagInventoryStateAwareSingulationAction.TYPENUM
           
static SignedShort C1G2SingulationControl.TYPENUM
           
static SignedShort C1G2RFControl.TYPENUM
           
static SignedShort C1G2InventoryCommand.TYPENUM
           
static SignedShort C1G2TagInventoryStateUnawareFilterAction.TYPENUM
           
static SignedShort C1G2TagInventoryStateAwareFilterAction.TYPENUM
           
static SignedShort C1G2TagInventoryMask.TYPENUM
           
static SignedShort C1G2Filter.TYPENUM
           
static SignedShort C1G2EPCMemorySelector.TYPENUM
           
static SignedShort C1G2BlockWriteOpSpecResult.TYPENUM
           
static SignedShort C1G2BlockWrite.TYPENUM
           
static SignedShort C1G2BlockEraseOpSpecResult.TYPENUM
           
static SignedShort C1G2BlockErase.TYPENUM
           
static SignedShort TagObservationTrigger.TYPENUM
           
static SignedShort InventoryParameterSpec.TYPENUM
           
static SignedShort AISpecStopTrigger.TYPENUM
           
static SignedShort AISpec.TYPENUM
           
static SignedShort FrequencyRSSILevelEntry.TYPENUM
           
static SignedShort RFSurveyReportData.TYPENUM
           
static SignedShort TagReportData.TYPENUM
           
static SignedShort ROSpecID.TYPENUM
           
static SignedShort ConnectionCloseEvent.TYPENUM
           
static SignedShort ConnectionAttemptEvent.TYPENUM
           
static SignedShort AntennaEvent.TYPENUM
           
static SignedShort AISpecEvent.TYPENUM
           
static SignedShort RFSurveyEvent.TYPENUM
           
static SignedShort ReaderExceptionEvent.TYPENUM
           
static SignedShort ReportBufferOverflowErrorEvent.TYPENUM
           
static SignedShort ReportBufferLevelWarningEvent.TYPENUM
           
static SignedShort ROSpecEvent.TYPENUM
           
static SignedShort GPIEvent.TYPENUM
           
static SignedShort HoppingEvent.TYPENUM
           
static SignedShort ReaderEventNotificationData.TYPENUM
           
static SignedShort EventNotificationState.TYPENUM
           
static SignedShort RFTransmitter.TYPENUM
           
static SignedShort RFReceiver.TYPENUM
           
static SignedShort EventsAndReports.TYPENUM
           
static SignedShort GPOWriteData.TYPENUM
           
static SignedShort GPIPortCurrentState.TYPENUM
           
static SignedShort KeepaliveSpec.TYPENUM
           
static SignedShort LLRPConfigurationStateValue.TYPENUM
           
static SignedShort ReaderEventNotificationSpec.TYPENUM
           
static SignedShort AntennaConfiguration.TYPENUM
           
static SignedShort AntennaProperties.TYPENUM
           
static SignedShort Identification.TYPENUM
           
static SignedShort FixedFrequencyTable.TYPENUM
           
static SignedShort FrequencyHopTable.TYPENUM
           
static SignedShort FrequencyInformation.TYPENUM
           
static SignedShort TransmitPowerLevelTableEntry.TYPENUM
           
static SignedShort UHFBandCapabilities.TYPENUM
           
static SignedShort PerAntennaAirProtocol.TYPENUM
           
static SignedShort GPIOCapabilities.TYPENUM
           
static SignedShort PerAntennaReceiveSensitivityRange.TYPENUM
           
static SignedShort ReceiveSensitivityTableEntry.TYPENUM
           
static SignedShort RegulatoryCapabilities.TYPENUM
           
static SignedShort LLRPCapabilities.TYPENUM
           
static SignedShort GeneralDeviceCapabilities.TYPENUM
           
static SignedShort UTCTimestamp.TYPENUM
           
static SignedShort GPITriggerValue.TYPENUM
           
static SignedShort PeriodicTriggerValue.TYPENUM
           
static SignedShort TagReportContentSelector.TYPENUM
           
static SignedShort ROSpecStopTrigger.TYPENUM
           
static SignedShort ROSpecStartTrigger.TYPENUM
           
static SignedShort ROReportSpec.TYPENUM
           
static SignedShort ROBoundarySpec.TYPENUM
           
static SignedShort ROSpec.TYPENUM
           
static SignedShort ParameterError.TYPENUM
           
static SignedShort FieldError.TYPENUM
           
static SignedShort LLRPStatus.TYPENUM
           
static SignedShort Custom.TYPENUM
           
static SignedShort AccessReportSpec.TYPENUM
           
static SignedShort AccessCommand.TYPENUM
           
static SignedShort AccessSpecStopTrigger.TYPENUM
           
static SignedShort AccessSpec.TYPENUM
           
static SignedShort EPC_96.TYPENUM
           
static SignedShort C1G2_PC.TYPENUM
           
static SignedShort C1G2_CRC.TYPENUM
           
static SignedShort C1G2SingulationDetails.TYPENUM
           
static SignedShort TagSeenCount.TYPENUM
           
static SignedShort LastSeenTimestampUptime.TYPENUM
           
static SignedShort LastSeenTimestampUTC.TYPENUM
           
static SignedShort FirstSeenTimestampUptime.TYPENUM
           
static SignedShort FirstSeenTimestampUTC.TYPENUM
           
static SignedShort ChannelIndex.TYPENUM
           
static SignedShort PeakRSSI.TYPENUM
           
static SignedShort OpSpecID.TYPENUM
           
static SignedShort AccessSpecID.TYPENUM
           
static SignedShort AntennaID.TYPENUM
           
static SignedShort InventoryParameterSpecID.TYPENUM
           
static SignedShort SpecIndex.TYPENUM
           
 

Methods in org.llrp.ltk.generated.parameters that return SignedShort
 SignedShort AntennaProperties.getAntennaGain()
          get antennaGain of type SignedShort.
 SignedShort ReceiveSensitivityTableEntry.getReceiveSensitivityValue()
          get receiveSensitivityValue of type SignedShort.
 SignedShort TransmitPowerLevelTableEntry.getTransmitPowerValue()
          get transmitPowerValue of type SignedShort.
 SignedShort Uptime.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort RFSurveySpecStopTrigger.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort RFSurveySpec.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort EPCData.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2WriteOpSpecResult.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2Write.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2UHFRFModeTableEntry.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2UHFRFModeTable.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2TargetTag.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2TagSpec.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2ReadOpSpecResult.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2Read.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2LockOpSpecResult.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2LockPayload.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2Lock.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2LLRPCapabilities.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2KillOpSpecResult.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2Kill.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2TagInventoryStateAwareSingulationAction.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2SingulationControl.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2RFControl.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2InventoryCommand.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2TagInventoryStateUnawareFilterAction.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2TagInventoryStateAwareFilterAction.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2TagInventoryMask.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2Filter.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2EPCMemorySelector.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2BlockWriteOpSpecResult.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2BlockWrite.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2BlockEraseOpSpecResult.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2BlockErase.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort TagObservationTrigger.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort InventoryParameterSpec.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort AISpecStopTrigger.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort AISpec.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort FrequencyRSSILevelEntry.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort RFSurveyReportData.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort TagReportData.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort ROSpecID.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort ConnectionCloseEvent.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort ConnectionAttemptEvent.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort AntennaEvent.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort AISpecEvent.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort RFSurveyEvent.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort ReaderExceptionEvent.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort ReportBufferOverflowErrorEvent.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort ReportBufferLevelWarningEvent.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort ROSpecEvent.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort GPIEvent.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort HoppingEvent.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort ReaderEventNotificationData.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort EventNotificationState.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort RFTransmitter.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort RFReceiver.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort EventsAndReports.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort GPOWriteData.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort GPIPortCurrentState.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort KeepaliveSpec.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort LLRPConfigurationStateValue.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort ReaderEventNotificationSpec.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort AntennaConfiguration.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort AntennaProperties.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort Identification.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort FixedFrequencyTable.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort FrequencyHopTable.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort FrequencyInformation.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort TransmitPowerLevelTableEntry.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort UHFBandCapabilities.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort PerAntennaAirProtocol.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort GPIOCapabilities.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort PerAntennaReceiveSensitivityRange.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort ReceiveSensitivityTableEntry.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort RegulatoryCapabilities.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort LLRPCapabilities.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort GeneralDeviceCapabilities.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort UTCTimestamp.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort GPITriggerValue.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort PeriodicTriggerValue.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort TagReportContentSelector.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort ROSpecStopTrigger.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort ROSpecStartTrigger.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort ROReportSpec.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort ROBoundarySpec.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort ROSpec.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort ParameterError.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort FieldError.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort LLRPStatus.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort Custom.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort AccessReportSpec.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort AccessCommand.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort AccessSpecStopTrigger.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort AccessSpec.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort EPC_96.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2_PC.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2_CRC.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort C1G2SingulationDetails.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort TagSeenCount.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort LastSeenTimestampUptime.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort LastSeenTimestampUTC.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort FirstSeenTimestampUptime.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort FirstSeenTimestampUTC.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort ChannelIndex.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort PeakRSSI.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort OpSpecID.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort AccessSpecID.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort AntennaID.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort InventoryParameterSpecID.getTypeNum()
          type number uniquely identifies a parameter.
 SignedShort SpecIndex.getTypeNum()
          type number uniquely identifies a parameter.
 

Methods in org.llrp.ltk.generated.parameters with parameters of type SignedShort
 void AntennaProperties.setAntennaGain(SignedShort antennaGain)
          set antennaGain of type SignedShort .
 void ReceiveSensitivityTableEntry.setReceiveSensitivityValue(SignedShort receiveSensitivityValue)
          set receiveSensitivityValue of type SignedShort .
 void TransmitPowerLevelTableEntry.setTransmitPowerValue(SignedShort transmitPowerValue)
          set transmitPowerValue of type SignedShort .
 

Uses of SignedShort in org.llrp.ltk.types
 

Fields in org.llrp.ltk.types declared as SignedShort
protected  SignedShort[] SignedShortArray.shorts
           
 

Methods in org.llrp.ltk.types that return SignedShort
 SignedShort SignedShortArray.get(int i)
          get SignedShort at specified position
abstract  SignedShort LLRPParameter.getTypeNum()
          type number uniquely identifies a parameter.
abstract  SignedShort LLRPMessage.getTypeNum()
          type number uniquely identifies message.
 

Methods in org.llrp.ltk.types with parameters of type SignedShort
 void SignedShortArray.add(SignedShort aShort)
           
 void SignedShortArray.set(int i, SignedShort b)
          set SignedShort at given location
 

Constructors in org.llrp.ltk.types with parameters of type SignedShort
SignedShortArray(SignedShort[] shorts)
          Creates a new SignedShortArray object.
 



Copyright © 2007 ETH Zurich.