|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.mbari.siam.utils.PuckUtils.SiamPayloadParams
public static class PuckUtils.SiamPayloadParams
SIAM payload parameters.
| Field Summary | |
|---|---|
byte[] |
_md5Checksum
Jarfile MD5 checksum |
int |
_size
Jarfile size (bytes) |
| Constructor Summary | |
|---|---|
protected |
PuckUtils.SiamPayloadParams()
PuckUtils is the only thing that can instantiate this. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public byte[] _md5Checksum
public int _size
| Constructor Detail |
|---|
protected PuckUtils.SiamPayloadParams()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||