public class Fee extends Object
Fee()
boolean
equals(Object obj)
Double
getBetrag()
int
hashCode()
void
setBetrag(Double betrag)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Fee()
public Double getBetrag()
public void setBetrag(Double betrag)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString