Uses of Enum Class
de.qytera.qtaf.xray.entity.XrayTestStepEntity.Status
Packages that use XrayTestStepEntity.Status
-
Uses of XrayTestStepEntity.Status in de.qytera.qtaf.xray.entity
Methods in de.qytera.qtaf.xray.entity that return XrayTestStepEntity.StatusModifier and TypeMethodDescriptionXrayTestStepEntity.getStatus()Get statusstatic XrayTestStepEntity.StatusReturns the enum constant of this class with the specified name.static XrayTestStepEntity.Status[]XrayTestStepEntity.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.qytera.qtaf.xray.entity with parameters of type XrayTestStepEntity.StatusModifier and TypeMethodDescriptionXrayTestStepEntity.setStatus(XrayTestStepEntity.Status status) Set status