org.openmdx.portal.servlet
Class Action.Parameter

java.lang.Object
  extended by org.openmdx.portal.servlet.Action.Parameter
All Implemented Interfaces:
Serializable
Enclosing class:
Action

public static class Action.Parameter
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
Action.Parameter(String name, String value)
           
 
Method Summary
 String getName()
           
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Action.Parameter

public Action.Parameter(String name,
                        String value)
Method Detail

getName

public String getName()

getValue

public String getValue()


This software is published under the BSD license. Copyright © 2006-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.