public class FieldInfo extends Object
FieldInfo(String fieldName, String typeName, String javaDoc)
String
getFieldName()
getJavaDoc()
getTypeName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FieldInfo(String fieldName, String typeName, String javaDoc)
public String getFieldName()
public String getTypeName()
public String getJavaDoc()
This documentation content is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.