Uses of Class
com.orchestranetworks.addon.dex.configuration.TitleTemplate
Packages that use TitleTemplate
Package
Description
Classes and interfaces to define specifications for the import, export and transfer data services.
-
Uses of TitleTemplate in com.orchestranetworks.addon.dex.configuration
Methods in com.orchestranetworks.addon.dex.configuration that return TitleTemplateModifier and TypeMethodDescriptionSpreadsheetExportTemplate.getTitleTemplate()Returns theTitleTemplateinstance to represent the title template.Methods in com.orchestranetworks.addon.dex.configuration with parameters of type TitleTemplateModifier and TypeMethodDescriptionvoidSpreadsheetExportTemplate.setTitleTemplate(TitleTemplate titleTemplate) Sets theTitleTemplateinstance to represent the title template.