| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectstarlink.ApplicationAutomata.Inputs
public class Inputs
| Field Summary | |
|---|---|
 java.util.ArrayList<ActionMessageField> | 
inputs
 | 
| Constructor Summary | |
|---|---|
Inputs()
 | 
|
| Method Summary | |
|---|---|
 void | 
addInputField(ActionMessageField i)
 | 
 ActionMessageField | 
get(int i)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public java.util.ArrayList<ActionMessageField> inputs
| Constructor Detail | 
|---|
public Inputs()
| Method Detail | 
|---|
public void addInputField(ActionMessageField i)
public ActionMessageField get(int i)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||