public class TransferFile extends Object
| Constructor and Description |
|---|
TransferFile() |
public String getSubmission_id()
public void setSubmission_id(String submission_id)
public boolean getPreserve_timestamp()
public void setPreserve_timestamp(boolean preserve_timestamp)
public String getDATA_TYPE()
public void setDATA_TYPE(String DATA_TYPE)
public boolean getEncrypt_data()
public void setEncrypt_data(boolean encrypt_data)
public String getSync_level()
public void setSync_level(String sync_level)
public String getSource_endpoint()
public void setSource_endpoint(String source_endpoint)
public String getLabel()
public void setLabel(String label)
public String getDestination_endpoint()
public void setDestination_endpoint(String destination_endpoint)
public int getLength()
public void setLength(int length)
public String getDeadline()
public void setDeadline(String deadline)
public boolean getNotify_on_succeeded()
public void setNotify_on_succeeded(boolean notify_on_succeeded)
public boolean getNotify_on_failed()
public void setNotify_on_failed(boolean notify_on_failed)
public boolean getVerify_checksum()
public void setVerify_checksum(boolean verify_checksum)
public boolean getNotify_on_inactive()
public void setNotify_on_inactive(boolean notify_on_inactive)
public boolean getDelete_destination_extra()
public void setDelete_destination_extra(boolean delete_destination_extra)
public Data[] getDATA()
public void setDATA(Data[] DATA)
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.