com.agimatec.annomark.example.model
Class CvCurrency
java.lang.Object
com.agimatec.annomark.example.model.CvCurrency
- All Implemented Interfaces:
- Serializable
public class CvCurrency
- extends Object
- implements Serializable
Contains currency available for selection
- See Also:
- Serialized Form
|
Constructor Summary |
CvCurrency()
default constructor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CvCurrency
public CvCurrency()
- default constructor
getCode
public String getCode()
setCode
public void setCode(String code)
getName
public String getName()
setName
public void setName(String name)
Copyright © 2008-2012. All Rights Reserved.