Uses of Enum
com.docspring.TemplatePreview.LastChangedByTypeEnum
Packages that use TemplatePreview.LastChangedByTypeEnum
-
Uses of TemplatePreview.LastChangedByTypeEnum in com.docspring
Subclasses with type arguments of type TemplatePreview.LastChangedByTypeEnum in com.docspringModifier and TypeClassDescriptionstatic enumGets or Sets lastChangedByTypeMethods in com.docspring that return TemplatePreview.LastChangedByTypeEnumModifier and TypeMethodDescriptionTemplatePreview.getLastChangedByType()Get lastChangedByTypeReturns the enum constant of this type with the specified name.TemplatePreview.LastChangedByTypeEnum.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.LastChangedByTypeEnumModifier and TypeMethodDescriptionTemplatePreview.lastChangedByType(TemplatePreview.LastChangedByTypeEnum lastChangedByType) voidTemplatePreview.setLastChangedByType(TemplatePreview.LastChangedByTypeEnum lastChangedByType)