FreeWRL/FreeX3D  3.0.0
sai.FreeWRLFieldDefinition Class Reference
Inheritance diagram for sai.FreeWRLFieldDefinition:
org.web3d.x3d.sai.X3DFieldDefinition

Public Member Functions

 FreeWRLFieldDefinition (String nm, int access, int field)
 
String getName ()
 
int getAccessType ()
 
int getFieldType ()
 
String getFieldTypeString ()
 
void setDefaultValue (String val)
 
String getDefault ()
 

Protected Attributes

String name
 
int accessType
 
int fieldType
 
String fieldTypeString
 
String defaultVal
 

Detailed Description

Definition at line 4 of file FreeWRLFieldDefinition.java.


The documentation for this class was generated from the following file: