Method Summary |
|
public String | getDescription() |
public int | getIndex() Return the index of the parameter in the operation signature. |
public String | getName() Return the name of the parameter in the operation signature. |
public void | setDescription(String description) |
public void | setIndex(int index) Set the index of the parameter in the operation signature. |
public void | setName(String name) Set the name of the parameter in the operation signature. |