public class Schema extends Object
Schema(String field, String location, String schema)
Schema(String field, String location, String abbreviation, String schema)
boolean
equals(Object o)
String
getAbbreviation()
getField()
int
getId()
Kos
getKos()
getLocation()
getSchema()
getScore()
KosType
getType()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Schema(String field, String location, String schema)
public Schema(String field, String location, String abbreviation, String schema)
public String getField()
public String getLocation()
public int getId()
public String getSchema()
public String getAbbreviation()
public Kos getKos()
public KosType getType()
public int getScore()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString