j3d-vrml97-0.1.0

vrml.field
Class ConstSFTime

java.lang.Object
  extended by vrml.Field
      extended by vrml.ConstField
          extended by vrml.field.ConstSFTime
All Implemented Interfaces:
Cloneable

public class ConstSFTime
extends ConstField

Description of the Class


Field Summary
 
Fields inherited from class vrml.Field
implField
 
Constructor Summary
ConstSFTime(ConstSFTime init)
          Constructor for the ConstSFTime object
 
Method Summary
 Object clone()
          Description of the Method
 double getValue()
          Gets the value attribute of the ConstSFTime object
 
Methods inherited from class vrml.ConstField
markWritable
 
Methods inherited from class vrml.Field
getImpl, markWriteable
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstSFTime

public ConstSFTime(ConstSFTime init)
Constructor for the ConstSFTime object

Parameters:
init - Description of the Parameter
Method Detail

clone

public Object clone()
Description of the Method

Specified by:
clone in class Field
Returns:
Description of the Return Value

getValue

public double getValue()
Gets the value attribute of the ConstSFTime object

Returns:
The value value

j3d-vrml97-0.1.0

Todo: put BSD License reference here..