Uses of Enum
com.docspring.Template.TemplateTypeEnum
Packages that use Template.TemplateTypeEnum
-
Uses of Template.TemplateTypeEnum in com.docspring
Methods in com.docspring that return Template.TemplateTypeEnumModifier and TypeMethodDescriptionstatic Template.TemplateTypeEnumTemplate.getTemplateType()Get templateTypestatic Template.TemplateTypeEnumReturns the enum constant of this type with the specified name.static Template.TemplateTypeEnum[]Template.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 Template.TemplateTypeEnumModifier and TypeMethodDescriptionvoidTemplate.setTemplateType(Template.TemplateTypeEnum templateType) Template.templateType(Template.TemplateTypeEnum templateType)