tigase.test.util
Class ScriptFileLoader.StanzaEntry

java.lang.Object
  extended by tigase.test.util.ScriptFileLoader.StanzaEntry
Enclosing class:
ScriptFileLoader

public static class ScriptFileLoader.StanzaEntry
extends java.lang.Object


Constructor Summary
ScriptFileLoader.StanzaEntry(ScriptFileLoader.Action action, tigase.xml.Element[] stanza, java.lang.String description)
           
 
Method Summary
 ScriptFileLoader.Action getAction()
           
 java.lang.String getDescription()
           
 tigase.xml.Element[] getStanza()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptFileLoader.StanzaEntry

public ScriptFileLoader.StanzaEntry(ScriptFileLoader.Action action,
                                    tigase.xml.Element[] stanza,
                                    java.lang.String description)
Method Detail

getAction

public ScriptFileLoader.Action getAction()

getStanza

public tigase.xml.Element[] getStanza()

getDescription

public java.lang.String getDescription()


Copyright © 2005-2008 Tigase. All Rights Reserved.