|
| | FWSFTime (FreeWRLFieldDefinition def, FreeWRLBrowser b) |
| |
| double | getValue () |
| |
| long | getJavaValue () |
| |
| void | setValue (double value) |
| |
| void | setValue (long value) |
| |
| | FreeWRLField (FreeWRLFieldDefinition def, FreeWRLBrowser b) |
| |
| String | toString () |
| |
| X3DFieldDefinition | getDefinition () throws InvalidFieldException, ConnectionException |
| |
| boolean | isReadable () throws InvalidFieldException, ConnectionException |
| |
| boolean | isWritable () throws InvalidFieldException, ConnectionException |
| |
| void | addX3DEventListener (X3DFieldEventListener l) throws ConnectionException, InvalidFieldException |
| |
| void | removeX3DEventListener (X3DFieldEventListener l) throws ConnectionException, InvalidFieldException |
| |
| void | setUserData (Object data) throws InvalidFieldException, ConnectionException |
| |
| Object | getUserData () throws InvalidFieldException, ConnectionException |
| |
| void | dispose () |
| |
| void | checkValid () |
| |
| void | setCommand (String com) |
| |
| void | setNode (String nod) |
| |
| void | setDataType (String dt) |
| |
| void | setNodePtr (String np) |
| |
| void | setOffset (String off) |
| |
| void | setDataSize (String ds) |
| |
| void | setScriptType (String st) |
| |
| String | getDataSize () |
| |
| String | getScriptType () |
| |
| String | getCommand () |
| |
| String | getNode () |
| |
| String | getDataType () |
| |
| String | getNodePtr () |
| |
| String | getOffset () |
| |
|
X3DFieldDefinition | getDefinition () throws InvalidFieldException, ConnectionException |
| |
|
boolean | isReadable () throws InvalidFieldException, ConnectionException |
| |
|
boolean | isWritable () throws InvalidFieldException, ConnectionException |
| |
|
void | addX3DEventListener (X3DFieldEventListener l) throws InvalidFieldException, ConnectionException |
| |
|
void | removeX3DEventListener (X3DFieldEventListener l) throws InvalidFieldException, ConnectionException |
| |
|
void | setUserData (Object data) throws InvalidFieldException, ConnectionException |
| |
|
Object | getUserData () throws InvalidFieldException, ConnectionException |
| |
|
void | dispose () |
| |
|
double | getValue () |
| |
|
long | getJavaValue () |
| |
|
void | setValue (double value) |
| |
|
void | setValue (long value) |
| |
Definition at line 4 of file FWSFTime.java.
◆ FWSFTime()
◆ getJavaValue()
| long sai.FWSFTime.getJavaValue |
( |
| ) |
|
|
inline |
◆ getValue()
| double sai.FWSFTime.getValue |
( |
| ) |
|
|
inline |
◆ setValue() [1/2]
| void sai.FWSFTime.setValue |
( |
double |
value | ) |
|
|
inline |
◆ setValue() [2/2]
| void sai.FWSFTime.setValue |
( |
long |
value | ) |
|
|
inline |
The documentation for this class was generated from the following file: