Modifier and Type | Field and Description |
---|---|
protected FilePrefixType |
ImportableFileListType.prefixes |
protected FilePrefixType |
FileListType.prefixes |
Modifier and Type | Method and Description |
---|---|
FilePrefixType |
ObjectFactory.createFilePrefixType()
Create an instance of
FilePrefixType |
FilePrefixType |
ImportableFileListType.getPrefixes()
Gets the value of the prefixes property.
|
FilePrefixType |
FileListType.getPrefixes()
Gets the value of the prefixes property.
|
FilePrefixType |
FilePrefixType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
FilePrefixType |
FilePrefixType.withPrefix(Collection<String> values) |
FilePrefixType |
FilePrefixType.withPrefix(String... values) |
Modifier and Type | Method and Description |
---|---|
void |
ImportableFileListType.setPrefixes(FilePrefixType value)
Sets the value of the prefixes property.
|
void |
FileListType.setPrefixes(FilePrefixType value)
Sets the value of the prefixes property.
|
ImportableFileListType |
ImportableFileListType.withPrefixes(FilePrefixType value) |
FileListType |
FileListType.withPrefixes(FilePrefixType value) |
Copyright © 2018. All rights reserved.