Uses of Enum Class
dev.galasa.framework.api.beans.generated.UpdateRunStatusRequeststatus
Packages that use UpdateRunStatusRequeststatus
- 
Uses of UpdateRunStatusRequeststatus in dev.galasa.framework.api.beans.generated
Methods in dev.galasa.framework.api.beans.generated that return UpdateRunStatusRequeststatusModifier and TypeMethodDescriptionUpdateRunStatusRequest.getstatus()static UpdateRunStatusRequeststatusReturns the enum constant of this class with the specified name.static UpdateRunStatusRequeststatus[]UpdateRunStatusRequeststatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.galasa.framework.api.beans.generated with parameters of type UpdateRunStatusRequeststatusModifier and TypeMethodDescriptionvoidUpdateRunStatusRequest.setstatus(UpdateRunStatusRequeststatus status) Constructors in dev.galasa.framework.api.beans.generated with parameters of type UpdateRunStatusRequeststatus