Uses of Enum
com.docspring.BatchGeneratePdfs201Response.StatusEnum
Packages that use BatchGeneratePdfs201Response.StatusEnum
-
Uses of BatchGeneratePdfs201Response.StatusEnum in com.docspring
Methods in com.docspring that return BatchGeneratePdfs201Response.StatusEnumModifier and TypeMethodDescriptionBatchGeneratePdfs201Response.getStatus()Get statusReturns the enum constant of this type with the specified name.BatchGeneratePdfs201Response.StatusEnum.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 BatchGeneratePdfs201Response.StatusEnumModifier and TypeMethodDescriptionvoidBatchGeneratePdfs201Response.setStatus(BatchGeneratePdfs201Response.StatusEnum status) BatchGeneratePdfs201Response.status(BatchGeneratePdfs201Response.StatusEnum status)