Uses of Enum
com.docspring.TemplatePreview.TemplateTypeEnum
Packages that use TemplatePreview.TemplateTypeEnum
-
Uses of TemplatePreview.TemplateTypeEnum in com.docspring
Subclasses with type arguments of type TemplatePreview.TemplateTypeEnum in com.docspringModifier and TypeClassDescriptionstatic enumGets or Sets templateTypeMethods in com.docspring that return TemplatePreview.TemplateTypeEnumModifier and TypeMethodDescriptionTemplatePreview.getTemplateType()Get templateTypeReturns the enum constant of this type with the specified name.static TemplatePreview.TemplateTypeEnum[]TemplatePreview.TemplateTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.docspring with parameters of type TemplatePreview.TemplateTypeEnumModifier and TypeMethodDescriptionvoidTemplatePreview.setTemplateType(TemplatePreview.TemplateTypeEnum templateType) TemplatePreview.templateType(TemplatePreview.TemplateTypeEnum templateType)