Type Class |
Namespace: Com.Datalogic.Cradle
The Type type exposes the following members.
Name | Description | |
---|---|---|
JniPeerMembers | To be added. | |
TypeJt22Multiple | Cradle JT22 with multiple slots. | |
TypeJt22Simplified | Cradle JT22 simplified. | |
TypeJt22Single | Cradle JT22 with single slot. | |
TypeMultiple | Cradle with multiple slots. | |
TypeSimplified | Cradle Simplified. | |
TypeSingle | Cradle with single slot. | |
TypeSx53sdWired | Cradle X5 with multiple slots wired. | |
TypeSx53sdWireless | Cradle X5 with multiple slots wireless. | |
TypeSx53sdWirelessLocking | Cradle X5 with locking multiple slots wireless. | |
TypeSx5SsdWired | Cradle X5 single slot wired. | |
TypeSx5SsdWireless | Cradle X5 single slot wireless. | |
TypeUnknown | Unknown Cradle type. |
Name | Description | |
---|---|---|
FromInt | Retrieves the corresponding Type value, from a valid integer. | |
ToInt | Converts the Type enum to its integer representing value. | |
ValueOf | Returns the enum constant of this type with the specified name. | |
Values | Returns an array containing the constants of this enum type, in
the order they are declared. |