org.apache.wsif.compiler.schema.tools
Class ClassField

java.lang.Object
  extended byorg.apache.wsif.compiler.schema.tools.ClassField

public class ClassField
extends java.lang.Object

Data structure to hold class fields for schema to Java output files. Creation date: (5/29/00 1:55:51 AM)


Constructor Summary
ClassField(java.lang.String fieldType, java.lang.String fieldName, boolean isArray)
          Deprecated. Insert the method's description here.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassField

public ClassField(java.lang.String fieldType,
                  java.lang.String fieldName,
                  boolean isArray)
Deprecated. 
Insert the method's description here. Creation date: (5/29/00 1:59:29 AM)



Copyright ? 2002, 2006 Apache XML Project. All Rights Reserved.