org.gcube.portlets.admin.software_upload_wizard.shared
Class SoftwareChange
java.lang.Object
org.gcube.portlets.admin.software_upload_wizard.shared.SoftwareChange
- All Implemented Interfaces:
- Serializable
public class SoftwareChange
- 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 |
SoftwareChange
public SoftwareChange()
SoftwareChange
public SoftwareChange(Integer ticketNumber,
String description)
getTicketNumber
public Integer getTicketNumber()
setTicketNumber
public void setTicketNumber(Integer ticketNumber)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
Copyright © 2013. All Rights Reserved.