2010-01-26 1.2.0

org.eclipse.soda.dk.epcglobal.llrp.helper.task
Interface ILLRPCapabilities

All Known Implementing Classes:
Task_GET_READER_CAPABILITIES

public interface ILLRPCapabilities

Since:
1.0
Version:
1.2.0

Method Summary
 java.util.Map getCapabilities()
          Gets the capabilities (Map) value.
 int getClientRequestOpSpecTimeout()
          Gets the client request op spec timeout (int) value.
 int getCommunicationsStandard()
          Gets the communications standard (int) value.
 int getCountryCode()
          Gets the country code (int) value.
 int getDeviceManufacturerName()
          Gets the device manufacturer name (int) value.
 int getMaxNumAccessSpecs()
          Gets the max num access specs (int) value.
 int getMaxNumberOfAntennaSupported()
          Gets the max number of antenna supported (int) value.
 int getMaxNumInventoryParameterSpecsperAISpec()
          Gets the max num inventory parameter specsper aispec (int) value.
 int getMaxNumOpSpecsPerAccessSpec()
          Gets the max num op specs per access spec (int) value.
 int getMaxNumROSpecs()
          Gets the max num rospecs (int) value.
 int getMaxNumSelectFiltersPerQuery()
          Gets the max num select filters per query (int) value.
 int getMaxNumSpecsPerROSpecs()
          Gets the max num specs per rospecs (int) value.
 int getMaxPriorityLevelSupported()
          Gets the max priority level supported (int) value.
 int getModelName()
          Gets the model name (int) value.
 int getNumGPIs()
          Gets the num gpis (int) value.
 int getNumGPOs()
          Gets the num gpos (int) value.
 java.util.List getPerAntennaAirProtocol()
          Gets the per antenna air protocol (List) value.
 java.util.List getPerAntennaReceiveSensitivityRange()
          Gets the per antenna receive sensitivity range (List) value.
 java.lang.String getReaderFirmwareVersion()
          Gets the reader firmware version (String) value.
 java.util.List getReceiveSensitivityTable()
          Gets the receive sensitivity table (List) value.
 java.util.Map getUHFBandCapabilities()
          Gets the uhfband capabilities (Map) value.
 boolean isCanDoRFSurvey()
          Gets the can do rfsurvey (boolean) value.
 boolean isCanDoTagInventoryStateAwaresingulation()
          Gets the can do tag inventory state awaresingulation (boolean) value.
 boolean isCanReportBufferFillWarning()
          Gets the can report buffer fill warning (boolean) value.
 boolean isCanSetAntennaProperties()
          Gets the can set antenna properties (boolean) value.
 boolean isCanSupportBlockErase()
          Gets the can support block erase (boolean) value.
 boolean isCanSupportBlockWrite()
          Gets the can support block write (boolean) value.
 boolean isHasUTCClockCapability()
          Gets the has utcclock capability (boolean) value.
 boolean isSupportsClientRequestOpSpec()
          Gets the supports client request op spec (boolean) value.
 boolean isSupportsEventAndREportHolding()
          Gets the supports event and report holding (boolean) value.
 

Method Detail

getCapabilities

java.util.Map getCapabilities()
Gets the capabilities (Map) value.

Returns:
The capabilities (Map) value.
See Also:
getUHFBandCapabilities()

getClientRequestOpSpecTimeout

int getClientRequestOpSpecTimeout()
Gets the client request op spec timeout (int) value.

Returns:
The client request op spec timeout (int) value.

getCommunicationsStandard

int getCommunicationsStandard()
Gets the communications standard (int) value.

Returns:
The communications standard (int) value.

getCountryCode

int getCountryCode()
Gets the country code (int) value.

Returns:
The country code (int) value.

getDeviceManufacturerName

int getDeviceManufacturerName()
Gets the device manufacturer name (int) value.

Returns:
The device manufacturer name (int) value.

getMaxNumAccessSpecs

int getMaxNumAccessSpecs()
Gets the max num access specs (int) value.

Returns:
The max num access specs (int) value.

getMaxNumInventoryParameterSpecsperAISpec

int getMaxNumInventoryParameterSpecsperAISpec()
Gets the max num inventory parameter specsper aispec (int) value.

Returns:
The max num inventory parameter specsper aispec (int) value.

getMaxNumOpSpecsPerAccessSpec

int getMaxNumOpSpecsPerAccessSpec()
Gets the max num op specs per access spec (int) value.

Returns:
The max num op specs per access spec (int) value.

getMaxNumROSpecs

int getMaxNumROSpecs()
Gets the max num rospecs (int) value.

Returns:
The max num rospecs (int) value.

getMaxNumSelectFiltersPerQuery

int getMaxNumSelectFiltersPerQuery()
Gets the max num select filters per query (int) value.

Returns:
The max num select filters per query (int) value.

getMaxNumSpecsPerROSpecs

int getMaxNumSpecsPerROSpecs()
Gets the max num specs per rospecs (int) value.

Returns:
The max num specs per rospecs (int) value.

getMaxNumberOfAntennaSupported

int getMaxNumberOfAntennaSupported()
Gets the max number of antenna supported (int) value.

Returns:
The max number of antenna supported (int) value.

getMaxPriorityLevelSupported

int getMaxPriorityLevelSupported()
Gets the max priority level supported (int) value.

Returns:
The max priority level supported (int) value.

getModelName

int getModelName()
Gets the model name (int) value.

Returns:
The model name (int) value.

getNumGPIs

int getNumGPIs()
Gets the num gpis (int) value.

Returns:
The num gpis (int) value.

getNumGPOs

int getNumGPOs()
Gets the num gpos (int) value.

Returns:
The num gpos (int) value.

getPerAntennaAirProtocol

java.util.List getPerAntennaAirProtocol()
Gets the per antenna air protocol (List) value.

Returns:
The per antenna air protocol (List) value.

getPerAntennaReceiveSensitivityRange

java.util.List getPerAntennaReceiveSensitivityRange()
Gets the per antenna receive sensitivity range (List) value.

Returns:
The per antenna receive sensitivity range (List) value.

getReaderFirmwareVersion

java.lang.String getReaderFirmwareVersion()
Gets the reader firmware version (String) value.

Returns:
The reader firmware version (String) value.

getReceiveSensitivityTable

java.util.List getReceiveSensitivityTable()
Gets the receive sensitivity table (List) value.

Returns:
The receive sensitivity table (List) value.

getUHFBandCapabilities

java.util.Map getUHFBandCapabilities()
Gets the uhfband capabilities (Map) value.

Returns:
The uhfband capabilities (Map) value.

isCanDoRFSurvey

boolean isCanDoRFSurvey()
Gets the can do rfsurvey (boolean) value.

Returns:
The can do rfsurvey (boolean) value.

isCanDoTagInventoryStateAwaresingulation

boolean isCanDoTagInventoryStateAwaresingulation()
Gets the can do tag inventory state awaresingulation (boolean) value.

Returns:
The can do tag inventory state awaresingulation (boolean) value.

isCanReportBufferFillWarning

boolean isCanReportBufferFillWarning()
Gets the can report buffer fill warning (boolean) value.

Returns:
The can report buffer fill warning (boolean) value.

isCanSetAntennaProperties

boolean isCanSetAntennaProperties()
Gets the can set antenna properties (boolean) value.

Returns:
The can set antenna properties (boolean) value.

isCanSupportBlockErase

boolean isCanSupportBlockErase()
Gets the can support block erase (boolean) value.

Returns:
The can support block erase (boolean) value.

isCanSupportBlockWrite

boolean isCanSupportBlockWrite()
Gets the can support block write (boolean) value.

Returns:
The can support block write (boolean) value.

isHasUTCClockCapability

boolean isHasUTCClockCapability()
Gets the has utcclock capability (boolean) value.

Returns:
The has utcclock capability (boolean) value.

isSupportsClientRequestOpSpec

boolean isSupportsClientRequestOpSpec()
Gets the supports client request op spec (boolean) value.

Returns:
The supports client request op spec (boolean) value.

isSupportsEventAndREportHolding

boolean isSupportsEventAndREportHolding()
Gets the supports event and report holding (boolean) value.

Returns:
The supports event and report holding (boolean) value.

2010-01-26 1.2.0

Copyright (c) 2010 IBM. See license in Legal section.