public class IOSB
extends java.lang.Object
Constructor and Description |
---|
IOSB()
Construct new IOSB.
|
IOSB(int status,
int count,
int any)
Construct new IOSB.
|
Modifier and Type | Method and Description |
---|---|
int |
getAny()
Get context specific information.
|
int |
getCount()
Get count.
|
int |
getStatus()
Get status.
|