-
public interface WithFormKeyIdentifies elements with form key.
-
-
Method Summary
Modifier and Type Method Description abstract StringgetFormKey()Optional form key. -
-
Method Detail
-
getFormKey
abstract String getFormKey()
Optional form key.
-
-
-
-