|
| VSFBool (boolean value) |
|
| VSFBool (DataInputStream in) throws IOException |
|
void | write (DataOutputStream out) throws IOException |
|
boolean | getValue () |
|
byte | getType () |
|
byte | getType () |
|
abstract void | write (DataOutputStream out) throws IOException |
|
Definition at line 21 of file VSFBool.java.
◆ VSFBool() [1/2]
sai.eai.VSFBool.VSFBool |
( |
boolean |
value | ) |
|
|
inline |
◆ VSFBool() [2/2]
sai.eai.VSFBool.VSFBool |
( |
DataInputStream |
in | ) |
throws IOException |
|
inline |
◆ getType()
byte sai.eai.VSFBool.getType |
( |
| ) |
|
|
inline |
◆ getValue()
boolean sai.eai.VSFBool.getValue |
( |
| ) |
|
|
inline |
◆ write()
void sai.eai.VSFBool.write |
( |
DataOutputStream |
out | ) |
throws IOException |
|
inline |
The documentation for this class was generated from the following file: