All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class berkeley.cs.dmc.vrml.field.ConstSFBool

java.lang.Object
   |
   +----berkeley.cs.dmc.vrml.Field
           |
           +----berkeley.cs.dmc.vrml.ConstField
                   |
                   +----berkeley.cs.dmc.vrml.field.ConstSFBool

public class ConstSFBool
extends ConstField

Constructor Index

 o ConstSFBool(boolean)

Method Index

 o getValue()
 o toString()

Constructors

 o ConstSFBool
 public ConstSFBool(boolean v)

Methods

 o getValue
 public boolean getValue()
 o toString
 public String toString()
Overrides:
toString in class Object

All Packages  Class Hierarchy  This Package  Previous  Next  Index