Interface InterruptParameter

All Known Implementing Classes:
ArrayInterruptParameter, CollectionInterruptParameter, EnumInterruptParameter, TypedInterruptParameter

public interface InterruptParameter
ToolParameter
Author:
Rizwan Idrees
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
     
    boolean
     
     
  • Method Details

    • index

      int index()
    • type

      Class<?> type()
    • name

      String name()
    • required

      boolean required()