org.zeroexchange.web.components.resource.action
Class ResourceFormData
java.lang.Object
org.zeroexchange.web.components.resource.action.ResourceFormData
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- MoneyFormData
public class ResourceFormData
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceFormData
public ResourceFormData()
getTitle
public String getTitle()
- Property id -> value
getDescription
public String getDescription()
- Returns:
- the titles
getMultiplicity
public TendersMultiplicity getMultiplicity()
setDescription
public void setDescription(String description)
setTitle
public void setTitle(String title)
setMultiplicity
public void setMultiplicity(TendersMultiplicity multiplicity)
Copyright © 2013. All Rights Reserved.