tigase.test.junit
Class ScriptEntry

java.lang.Object
  extended by tigase.test.junit.ScriptEntry

public class ScriptEntry
extends java.lang.Object


Constructor Summary
ScriptEntry(ScriptEntryKind kind, tigase.xml.Element[] stanza)
           
 
Method Summary
 ScriptEntryKind getKind()
           
 tigase.xml.Element[] getStanza()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptEntry

public ScriptEntry(ScriptEntryKind kind,
                   tigase.xml.Element[] stanza)
Method Detail

getKind

public ScriptEntryKind getKind()
Returns:
the kind

getStanza

public tigase.xml.Element[] getStanza()
Returns:
the stanza


Copyright ? 2005-2007 Tigase. All Rights Reserved.