Modifier and Type | Field and Description |
---|---|
protected List<ImportableFileType> |
ImportableFileListType.element |
Modifier and Type | Method and Description |
---|---|
ImportableFileType |
ObjectFactory.createImportableFileType()
Create an instance of
ImportableFileType |
ImportableFileType |
ImportableFileType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
ImportableFileType |
ImportableFileType.withFile(FileType value) |
ImportableFileType |
ImportableFileType.withMetadata(MetadataType value) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<ImportableFileType> |
ObjectFactory.createImportableFileDocument(ImportableFileType value)
|
List<ImportableFileType> |
ImportableFileListType.getElement()
Gets the value of the element property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ImportableFileType> |
ObjectFactory.createImportableFileDocument(ImportableFileType value)
|
ImportableFileListType |
ImportableFileListType.withElement(ImportableFileType... values) |
Modifier and Type | Method and Description |
---|---|
ImportableFileListType |
ImportableFileListType.withElement(Collection<ImportableFileType> values) |
Copyright © 2017. All rights reserved.