Uses of Enum Class
org.opentestfactory.messages.Status.StatusValue
-
Uses of Status.StatusValue in org.opentestfactory.messages
Methods in org.opentestfactory.messages that return Status.StatusValueModifier and TypeMethodDescriptionStatus.getStatus()static Status.StatusValueReturns the enum constant of this class with the specified name.static Status.StatusValue[]Status.StatusValue.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.opentestfactory.messages with parameters of type Status.StatusValue