public class FileData extends Object implements Serializable
Java class for fileData complex type.
The following schema fragment specifies the expected content contained within this class.
Modifier and Type | Field and Description |
---|---|
protected Boolean |
acceptAlternateCategories |
Constructor and Description |
---|
FileData() |
Modifier and Type | Method and Description |
---|---|
Boolean |
isAcceptAlternateCategories()
Gets the value of the acceptAlternateCategories property.
|
void |
setAcceptAlternateCategories(Boolean value)
Sets the value of the acceptAlternateCategories property.
|
Copyright © 2021. All rights reserved.