Uses of Class
tech.grasshopper.pdf.pojo.cucumber.Status
-
Packages that use Status Package Description tech.grasshopper.pdf.pojo.cucumber tech.grasshopper.pdf.structure -
-
Uses of Status in tech.grasshopper.pdf.pojo.cucumber
Fields in tech.grasshopper.pdf.pojo.cucumber declared as Status Modifier and Type Field Description protected StatusAttribute. statusprotected StatusBaseEntity. statusprotected StatusExecutable. statusMethods in tech.grasshopper.pdf.pojo.cucumber that return Status Modifier and Type Method Description static StatusStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static Status[]Status. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Status in tech.grasshopper.pdf.structure
Methods in tech.grasshopper.pdf.structure with parameters of type Status Modifier and Type Method Description ColorDisplay. statusColor(Status status)
-