public class SchemaField extends Object
SchemaField(String name, String type)
String
getName()
getSuffix()
getType()
void
setName(String name)
setSuffix(String suffix)
setType(String type)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SchemaField(String name, String type)
public String getName()
public void setName(String name)
public String getSuffix()
public void setSuffix(String suffix)
public String getType()
public void setType(String type)
public String toString()
toString
Object
This work is licensed under a Creative Commons Attribution 4.0 International License.