org.zeroexchange.web.components.resource.action.edit
Class MoneyFormData

java.lang.Object
  extended by org.zeroexchange.web.components.resource.action.ResourceFormData
      extended by org.zeroexchange.web.components.resource.action.edit.MoneyFormData
All Implemented Interfaces:
Serializable

public class MoneyFormData
extends ResourceFormData

Author:
black
See Also:
Serialized Form

Constructor Summary
MoneyFormData()
           
 
Method Summary
 ZECurrency getMoneyCurrency()
           
 void setMoneyCurrency(ZECurrency moneyCurrency)
           
 
Methods inherited from class org.zeroexchange.web.components.resource.action.ResourceFormData
getDescription, getMultiplicity, getTitle, setDescription, setMultiplicity, setTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MoneyFormData

public MoneyFormData()
Method Detail

getMoneyCurrency

public ZECurrency getMoneyCurrency()

setMoneyCurrency

public void setMoneyCurrency(ZECurrency moneyCurrency)


Copyright © 2013. All Rights Reserved.