Uses of Enum
net.serenitybdd.annotations.Fields.FieldValue
Packages that use Fields.FieldValue
-
Uses of Fields.FieldValue in net.serenitybdd.annotations
Subclasses with type arguments of type Fields.FieldValue in net.serenitybdd.annotationsMethods in net.serenitybdd.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.