org.gcube.datatransfer.portlets.user.client.obj
Class Outcomes
java.lang.Object
org.gcube.datatransfer.portlets.user.client.obj.Outcomes
public class Outcomes
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Outcomes
public Outcomes()
getFileName
public String getFileName()
setFileName
public void setFileName(String fileName)
getDestination
public String getDestination()
setDestination
public void setDestination(String destination)
getSuccess
public String getSuccess()
setSuccess
public void setSuccess(String success)
getFailure
public String getFailure()
setFailure
public void setFailure(String failure)
getTransferTime
public String getTransferTime()
setTransferTime
public void setTransferTime(String transferTime)
getException
public String getException()
setException
public void setException(String exception)
getTotalMessage
public String getTotalMessage()
setTotalMessage
public void setTotalMessage(String totalMessage)
getId
public String getId()
setId
public void setId(String id)
getTransferredBytes
public String getTransferredBytes()
setTransferredBytes
public void setTransferredBytes(String transferredBytes)
getSize
public String getSize()
setSize
public void setSize(String size)
Copyright © 2013. All Rights Reserved.