Uses of Enum
com.docspring.Template.LastChangedByTypeEnum
Packages that use Template.LastChangedByTypeEnum
-
Uses of Template.LastChangedByTypeEnum in com.docspring
Methods in com.docspring that return Template.LastChangedByTypeEnumModifier and TypeMethodDescriptionTemplate.getLastChangedByType()Get lastChangedByTypeReturns the enum constant of this type with the specified name.static Template.LastChangedByTypeEnum[]Template.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 Template.LastChangedByTypeEnumModifier and TypeMethodDescriptionTemplate.lastChangedByType(Template.LastChangedByTypeEnum lastChangedByType) voidTemplate.setLastChangedByType(Template.LastChangedByTypeEnum lastChangedByType)