|
2010-01-26 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.soda.dk.epcglobal.llrp.helper.LLRPDefaultParameters
public class LLRPDefaultParameters
| Constructor Summary | |
|---|---|
LLRPDefaultParameters()
|
|
| Method Summary | |
|---|---|
static java.util.Map |
getDefaultAccessCommandParameter(int userDataReadOpId,
int tidReadOpId)
Gets the access command parameter (Map) value. |
static java.util.Map |
getDefaultAccessReportSpecParameter()
Gets the default access report spec parameter (Map) value. |
static java.util.Map |
getDefaultAccessSpecParameter(int accessSpecId,
int roSpecId,
int userDataReadOpId,
int tidReadOpId)
Get default access spec parameter with the specified access spec ID, ro spec ID, user data read op ID and tid read op ID parameters and return the Map result. |
static java.util.Map |
getDefaultAccessSpecStopTriggerParameter()
Gets the default access spec stop trigger parameter (Map) value. |
static java.util.Map |
getDefaultAISpecParameter(int[] antennaIds)
Get aispec parameter with the specified antenna ids parameter and return the Map result. |
static java.util.Map |
getDefaultC1G2TagSpecParameter()
Gets the c1 g2 tag spec parameter (Map) value. |
static java.util.Map |
getDefaultROBoundarySpecParameter()
Gets the default roboundary spec parameter (Map) value. |
static java.util.Map |
getDefaultROReportSpecParameter()
Gets the default roreport spec parameter (Map) value. |
static java.util.Map |
getDefaultROReportSpecParameter(int trigger,
int tagNum)
Get roreport spec parameter with the specified trigger and tag num parameters and return the Map result. |
static java.util.List |
getDefaultROSpecChoice()
Gets the default rospec choice (List) value. |
static java.util.Map |
getDefaultROSpecParameter(int roSpecId)
Get default rospec parameter with the specified ro spec ID parameter and return the Map result. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LLRPDefaultParameters()
| Method Detail |
|---|
public static java.util.Map getDefaultAISpecParameter(int[] antennaIds)
antennaIds - The antenna IDs (int[]) parameter.
Map) value.
public static java.util.Map getDefaultAccessCommandParameter(int userDataReadOpId,
int tidReadOpId)
userDataReadOpId - The user data read op ID (int) parameter.tidReadOpId - The tid read op ID (int) parameter.
Map) value.public static java.util.Map getDefaultAccessReportSpecParameter()
Map)
value.
public static java.util.Map getDefaultAccessSpecParameter(int accessSpecId,
int roSpecId,
int userDataReadOpId,
int tidReadOpId)
accessSpecId - The access spec ID (int) parameter.roSpecId - The ro spec ID (int) parameter.userDataReadOpId - The user data read op ID (int) parameter.tidReadOpId - The tid read op ID (int) parameter.
Map) value.public static java.util.Map getDefaultAccessSpecStopTriggerParameter()
Map)
value.public static java.util.Map getDefaultC1G2TagSpecParameter()
Map) value.public static java.util.Map getDefaultROBoundarySpecParameter()
Map) value.public static java.util.Map getDefaultROReportSpecParameter()
Map) value.getDefaultROReportSpecParameter(int,int)
public static java.util.Map getDefaultROReportSpecParameter(int trigger,
int tagNum)
trigger - The trigger (int) parameter.tagNum - The tag num (int) parameter.
Map)
value.getDefaultROReportSpecParameter()public static java.util.List getDefaultROSpecChoice()
List) value.public static java.util.Map getDefaultROSpecParameter(int roSpecId)
roSpecId - The ro spec ID (int) parameter.
Map) value.
|
2010-01-26 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||