public class ReleaseVersion
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
byte |
build |
byte |
flag |
byte |
major |
byte |
minor |
| Constructor and Description |
|---|
ReleaseVersion(com.zebra.NGEAPI.NGEAPI.api.NGEApi cmd) |
| Modifier and Type | Method and Description |
|---|---|
void |
Get(ReleaseVersion releaseVersion) |
public byte major
public byte minor
public byte build
public byte flag
public void Get(ReleaseVersion releaseVersion) throws java.lang.Exception
java.lang.Exception