Uses of Enum Class
de.qytera.qtaf.xray.entity.XrayTestEntity.Status
Packages that use XrayTestEntity.Status
-
Uses of XrayTestEntity.Status in de.qytera.qtaf.xray.entity
Methods in de.qytera.qtaf.xray.entity that return XrayTestEntity.StatusModifier and TypeMethodDescriptionXrayTestEntity.getStatus()Get statusstatic XrayTestEntity.StatusReturns the enum constant of this class with the specified name.static XrayTestEntity.Status[]XrayTestEntity.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 XrayTestEntity.StatusModifier and TypeMethodDescriptionXrayTestEntity.setStatus(XrayTestEntity.Status status) Set status