Uses of Enum
net.thucydides.core.annotations.Fields.FieldValue
Packages that use Fields.FieldValue
-
Uses of Fields.FieldValue in net.thucydides.core.annotations
Methods in net.thucydides.core.annotations that return Fields.FieldValueModifier and TypeMethodDescriptionstatic Fields.FieldValueReturns 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.