public class SupportingFile extends Object
| Modifier and Type | Field and Description | 
|---|---|
String | 
destinationFilename  | 
String | 
folder  | 
String | 
templateFile  | 
| Constructor and Description | 
|---|
SupportingFile(String templateFile,
              String destinationFilename)  | 
SupportingFile(String templateFile,
              String folder,
              String destinationFilename)  | 
Copyright © 2019. All rights reserved.