org.apache.commons.scxml
Class EventDataTest.ConnectionAlertingPayload

java.lang.Object
  extended by org.apache.commons.scxml.EventDataTest.ConnectionAlertingPayload
Enclosing class:
EventDataTest

public static class EventDataTest.ConnectionAlertingPayload
extends Object


Constructor Summary
EventDataTest.ConnectionAlertingPayload(int line)
           
 
Method Summary
 int getLine()
           
 void setLine(int line)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventDataTest.ConnectionAlertingPayload

public EventDataTest.ConnectionAlertingPayload(int line)
Method Detail

setLine

public void setLine(int line)

getLine

public int getLine()


Copyright © 2005-2010 The Apache Software Foundation. All Rights Reserved.