java.lang.Object
net.serenitybdd.screenplay.EnumValues
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected <T> TconvertToEnum(Class<T> enumType, String value) static EnumValues<T> TgetValueOf(String value) <T> List<T> getValuesOf(List<?> values)
-
Constructor Details
-
EnumValues
-
-
Method Details
-
convertToEnum
-
forType
-
getValueOf
-
getValuesOf
-