com.stimulsoft.web.events
Class StiSwitchActionReturn

java.lang.Object
  extended by com.stimulsoft.web.events.StiSwitchActionReturn

public class StiSwitchActionReturn
extends java.lang.Object


Constructor Summary
StiSwitchActionReturn(StiAbstractAction action, MIMEType contenType)
           
 
Method Summary
 StiAbstractAction getAction()
           
 MIMEType getContenType()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiSwitchActionReturn

public StiSwitchActionReturn(StiAbstractAction action,
                             MIMEType contenType)
Method Detail

getAction

public StiAbstractAction getAction()

getContenType

public MIMEType getContenType()