Uses of Class
net.thucydides.core.annotations.Fields.FieldValue
| Package | Description |
|---|---|
| net.thucydides.core.annotations |
-
Uses of Fields.FieldValue in net.thucydides.core.annotations
Methods in net.thucydides.core.annotations that return Fields.FieldValue Modifier and Type Method Description static Fields.FieldValueFields.FieldValue. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Fields.FieldValue[]Fields.FieldValue. values()Returns an array containing the constants of this enum type, in the order they are declared.