public class Field extends Object implements Serializable
Field()
String
getName()
getType()
void
setName(String name)
setType(String type)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Field()
public String getName()
public String getType()
public void setName(String name)
public void setType(String type)
public String toString()
toString
Object
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.