Uses of Enum
com.docspring.Template.DocumentStateEnum
Packages that use Template.DocumentStateEnum
-
Uses of Template.DocumentStateEnum in com.docspring
Subclasses with type arguments of type Template.DocumentStateEnum in com.docspringModifier and TypeClassDescriptionstatic enumGets or Sets documentStateMethods in com.docspring that return Template.DocumentStateEnumModifier and TypeMethodDescriptionstatic Template.DocumentStateEnumTemplate.getDocumentState()Get documentStatestatic Template.DocumentStateEnumReturns the enum constant of this type with the specified name.static Template.DocumentStateEnum[]Template.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 Template.DocumentStateEnumModifier and TypeMethodDescriptionTemplate.documentState(Template.DocumentStateEnum documentState) voidTemplate.setDocumentState(Template.DocumentStateEnum documentState)