Uses of Enum
com.docspring.TemplatePreview.DocumentStateEnum
Packages that use TemplatePreview.DocumentStateEnum
-
Uses of TemplatePreview.DocumentStateEnum in com.docspring
Methods in com.docspring that return TemplatePreview.DocumentStateEnumModifier and TypeMethodDescriptionTemplatePreview.getDocumentState()Get documentStateReturns the enum constant of this type with the specified name.static TemplatePreview.DocumentStateEnum[]TemplatePreview.DocumentStateEnum.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.DocumentStateEnumModifier and TypeMethodDescriptionTemplatePreview.documentState(TemplatePreview.DocumentStateEnum documentState) voidTemplatePreview.setDocumentState(TemplatePreview.DocumentStateEnum documentState)