Modifier and Type | Field and Description |
---|---|
protected FileType |
ImportableFileType.file |
protected FileType |
SearchResultEntryType.file |
Modifier and Type | Field and Description |
---|---|
protected List<FileType> |
FileListType.file |
protected List<FileType> |
ComponentType.file |
protected List<FileType> |
FileReferenceType.file |
Modifier and Type | Method and Description |
---|---|
FileType |
ObjectFactory.createFileType()
Create an instance of
FileType |
FileType |
ImportableFileType.getFile()
Gets the value of the file property.
|
FileType |
SearchResultEntryType.getFile()
Gets the value of the file property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<FileType> |
ObjectFactory.createFileDocument(FileType value)
|
List<FileType> |
FileListType.getFile()
Gets the value of the file property.
|
List<FileType> |
ComponentType.getFile()
Gets the value of the file property.
|
List<FileType> |
FileReferenceType.getFile()
Gets the value of the file property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<FileType> |
ObjectFactory.createFileDocument(FileType value)
|
void |
ImportableFileType.setFile(FileType value)
Sets the value of the file property.
|
void |
SearchResultEntryType.setFile(FileType value)
Sets the value of the file property.
|
Copyright © 2015. All rights reserved.