Interface WAPodState

All Superinterfaces:
Serializable, Visitable
All Known Implementing Classes:
WAPodStateImpl

public interface WAPodState extends Visitable
  • Method Details

    • getNames

      String[] getNames()
    • getInputs

      String[] getInputs()
    • getCurrentIndex

      int getCurrentIndex()
    • setCurrentIndex

      WAPodState setCurrentIndex(int index)
    • getID

      long getID()