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 void setName(String name)
public String getType()
public void setType(String type)
public String toString()
toString
Object
Copyright © 2022 The Apache Software Foundation. All rights reserved.