Uses of Class
com.orchestranetworks.addon.dex.configuration.TitleTemplate
-
Packages that use TitleTemplate Package Description com.orchestranetworks.addon.dex.configuration 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 TitleTemplate Modifier and Type Method Description TitleTemplateSpreadsheetExportTemplate. getTitleTemplate()Returns theTitleTemplateinstance to represent the title template.Methods in com.orchestranetworks.addon.dex.configuration with parameters of type TitleTemplate Modifier and Type Method Description voidSpreadsheetExportTemplate. setTitleTemplate(TitleTemplate titleTemplate)Sets theTitleTemplateinstance to represent the title template.
-