Uses of Class
com.orchestranetworks.addon.dex.configuration.SubtitleTemplate
Packages that use SubtitleTemplate
Package
Description
Classes and interfaces to define specifications for the import, export and transfer data services.
- 
Uses of SubtitleTemplate in com.orchestranetworks.addon.dex.configuration
Methods in com.orchestranetworks.addon.dex.configuration that return SubtitleTemplateModifier and TypeMethodDescriptionSpreadsheetExportTemplate.getSubtitleTemplate()Returns theSubtitleTemplateinstance to represent the subtitle template.Methods in com.orchestranetworks.addon.dex.configuration with parameters of type SubtitleTemplateModifier and TypeMethodDescriptionvoidSpreadsheetExportTemplate.setSubtitleTemplate(SubtitleTemplate subtitleTemplate) Sets theSubtitleTemplateinstance to represent the subtitle template.