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