public class DataField extends Object implements Serializable
DataField()
DataField(String name, String type)
boolean
equals(Object o)
String
getName()
getType()
int
hashCode()
void
setName(String name)
setType(String type)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public DataField(String name, String type)
public DataField()
public String getName()
public void setName(String name)
public String getType()
public void setType(String type)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2024. All rights reserved.