public class Fee extends java.lang.Object
Fee()
java.lang.Integer
getAmount()
java.lang.String
getType()
void
setAmount(java.lang.Integer amount)
setType(java.lang.String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Fee()
public java.lang.String getType()
public void setType(java.lang.String type)
public java.lang.Integer getAmount()
public void setAmount(java.lang.Integer amount)