public class AccountCurrency
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Gets the value of the code property.
void
Sets the value of the code property.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
AccountCurrency
public AccountCurrency()
-
Method Details
-
getCode
Gets the value of the code property.
- Returns:
- possible object is
String
-
setCode
public void setCode(String value)
Sets the value of the code property.
- Parameters:
value - allowed object is
String