public class FileServiceRequestBean
extends java.lang.Object
构造器和说明 |
---|
FileServiceRequestBean() |
限定符和类型 | 方法和说明 |
---|---|
FileProperties |
getFileProperties() |
java.util.List<FileServicePartition> |
getPartitionList() |
Thresholds |
getThresholds() |
java.lang.String |
getTicket() |
void |
setFileProperties(FileProperties fileProperties) |
void |
setPartitionList(java.util.List<FileServicePartition> partitionList) |
void |
setThresholds(Thresholds thresholds) |
void |
setTicket(java.lang.String ticket) |
public Thresholds getThresholds()
public void setThresholds(Thresholds thresholds)
public FileProperties getFileProperties()
public void setFileProperties(FileProperties fileProperties)
public java.lang.String getTicket()
public void setTicket(java.lang.String ticket)
public java.util.List<FileServicePartition> getPartitionList()
public void setPartitionList(java.util.List<FileServicePartition> partitionList)