Class iicm.vrml.pw.SFTime
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class iicm.vrml.pw.SFTime

java.lang.Object
   |
   +----iicm.vrml.pw.Field
           |
           +----iicm.vrml.pw.SFTime

public class SFTime
extends Field
SFTime - Field that holds one douple Copyright (c) 1996 IICM

Method Index

 o fieldName()
the field's type name
 o getValue()
 o setValue(double)

Methods

 o fieldName
  public String fieldName()
the field's type name
Overrides:
fieldName in class Field
 o getValue
  public final double getValue()
 o setValue
  public final void setValue(double val)

All Packages  Class Hierarchy  This Package  Previous  Next  Index