public class UpdateFileDataResponse extends Object implements Serializable
Java class for updateFileDataResponse complex type.
The following schema fragment specifies the expected content contained within this class.
Modifier and Type | Field and Description |
---|---|
protected FileDetailResult |
fileDetailResult |
Constructor and Description |
---|
UpdateFileDataResponse() |
Modifier and Type | Method and Description |
---|---|
FileDetailResult |
getFileDetailResult()
Gets the value of the fileDetailResult property.
|
void |
setFileDetailResult(FileDetailResult value)
Sets the value of the fileDetailResult property.
|
protected FileDetailResult fileDetailResult
public FileDetailResult getFileDetailResult()
FileDetailResult
public void setFileDetailResult(FileDetailResult value)
value
- allowed object is
FileDetailResult
Copyright © 2021. All rights reserved.