Modifier and Type | Field and Description |
---|---|
protected List<FileImportDefType> |
StorageImportType.file |
Modifier and Type | Method and Description |
---|---|
FileImportDefType |
ObjectFactory.createFileImportDefType()
Create an instance of
FileImportDefType |
FileImportDefType |
FileImportDefType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
FileImportDefType |
FileImportDefType.withComponent(Collection<String> values) |
FileImportDefType |
FileImportDefType.withComponent(String... values) |
FileImportDefType |
FileImportDefType.withFileId(String value) |
FileImportDefType |
FileImportDefType.withPath(String value) |
FileImportDefType |
FileImportDefType.withSize(long value) |
Modifier and Type | Method and Description |
---|---|
List<FileImportDefType> |
StorageImportType.getFile()
Gets the value of the file property.
|
Modifier and Type | Method and Description |
---|---|
StorageImportType |
StorageImportType.withFile(FileImportDefType... values) |
Modifier and Type | Method and Description |
---|---|
StorageImportType |
StorageImportType.withFile(Collection<FileImportDefType> values) |
Copyright © 2017. All rights reserved.