@Entity public class Currency extends Domain
ATTRIBUTE_CODE, ATTRIBUTE_NAME| Constructor and Description |
|---|
Currency() |
Currency(String code,
String name)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
Overridden so we can modify the attribute model
|
String |
getCodeAndName() |
Copyright © 2019 Open Circle Solutions. All rights reserved.