Definition at line 10 of file SFString.java.
◆ SFString() [1/2]
vrml.field.SFString.SFString |
( |
| ) |
|
|
inline |
◆ SFString() [2/2]
vrml.field.SFString.SFString |
( |
String | s | ) |
|
|
inline |
◆ __fromPerl()
void vrml.field.SFString.__fromPerl |
( |
BufferedReader | in | ) |
throws IOException |
|
inline |
◆ __toPerl()
void vrml.field.SFString.__toPerl |
( |
PrintWriter | out | ) |
throws IOException |
|
inline |
◆ getValue()
String vrml.field.SFString.getValue |
( |
| ) |
|
|
inline |
◆ setValue() [1/3]
◆ setValue() [2/3]
void vrml.field.SFString.setValue |
( |
SFString | sfString | ) |
|
|
inline |
◆ setValue() [3/3]
void vrml.field.SFString.setValue |
( |
String | s | ) |
|
|
inline |
◆ toString()
String vrml.field.SFString.toString |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: