Uses of Enum
io.qase.client.v2.models.ResultStepsType
Packages that use ResultStepsType
-
Uses of ResultStepsType in io.qase.client.v2.models
Methods in io.qase.client.v2.models that return ResultStepsTypeModifier and TypeMethodDescriptionstatic ResultStepsTypeResultCreate.getStepsType()Get stepsTypeResultStepsType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static ResultStepsTypeReturns the enum constant of this type with the specified name.static ResultStepsType[]ResultStepsType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qase.client.v2.models with parameters of type ResultStepsTypeModifier and TypeMethodDescriptionvoidResultCreate.setStepsType(ResultStepsType stepsType) ResultCreate.stepsType(ResultStepsType stepsType) voidResultStepsType.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, ResultStepsType enumeration)