Uses of Class
com.cloudconvert.dto.Status
| Package | Description |
|---|---|
| com.cloudconvert.dto |
-
Uses of Status in com.cloudconvert.dto
Methods in com.cloudconvert.dto that return Status Modifier and Type Method Description static StatusStatus. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Status[]Status. values()Returns an array containing the constants of this enum type, in the order they are declared.