Package io.sbk.params

Interface ActionParameter

All Known Subinterfaces:
InputParameterOptions, ParameterOptions, Parameters
All Known Implementing Classes:
SbkDriversParameters, SbkParameters

public interface ActionParameter
Interface ActionParameter.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the Action.
  • Method Details

    • getAction

      Action getAction()
      Get the Action.
      Returns:
      action