public class AmountContainer extends Object
AmountContainer()
boolean
equals(Object o)
Amount
getAmount()
int
hashCode()
void
setAmount(Amount amount)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public AmountContainer()
public Amount getAmount()
public void setAmount(Amount amount)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2022. All rights reserved.