vrml.field
Class ConstSFString
java.lang.Object
vrml.Field
vrml.ConstField
vrml.field.ConstSFString
- All Implemented Interfaces:
- Cloneable
public class ConstSFString
- extends ConstField
Description of the Class
Method Summary |
Object |
clone()
Description of the Method |
String |
getValue()
Gets the value attribute of the ConstSFString object |
ConstSFString
public ConstSFString(ConstSFString init)
- Constructor for the ConstSFString object
- Parameters:
init
- Description of the Parameter
clone
public Object clone()
- Description of the Method
- Specified by:
clone
in class Field
- Returns:
- Description of the Return Value
getValue
public String getValue()
- Gets the value attribute of the ConstSFString object
- Returns:
- The value value
Todo: put BSD License reference here..