Package com.zebra.rfid.api3
Class SERVICE_ID
- java.lang.Object
-
- com.zebra.rfid.api3.SERVICE_ID
-
public class SERVICE_ID extends java.lang.ObjectSERVICE ID specifies the Application/ Component
-
-
Field Summary
Fields Modifier and Type Field Description static SERVICE_IDLLRP_SERVERLLRP Serverintordinalstatic SERVICE_IDRMRM Server
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(int val)intgetValue()java.lang.StringtoString()
-
-
-
Field Detail
-
RM
public static final SERVICE_ID RM
RM Server
-
LLRP_SERVER
public static final SERVICE_ID LLRP_SERVER
LLRP Server
-
ordinal
public final int ordinal
-
-