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