public class SerialBean extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_CARGOKB |
| Constructor and Description |
|---|
SerialBean() |
SerialBean(int cargokb) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getCargo() |
int |
getSerial() |
int |
getSerialAndIncrement() |
void |
setCargo(byte[] cargo) |
void |
setSerial(int serial) |
public static final int DEFAULT_CARGOKB
Copyright © 2019 JBoss by Red Hat. All rights reserved.