com.ptc.netmarkets.util.misc
Class NmHTMLActionModel

java.lang.Object
  extended by com.ptc.netmarkets.util.misc.NmHTMLActionModel
All Implemented Interfaces:
Serializable, Cloneable

public class NmHTMLActionModel
extends Object
implements Cloneable, Serializable



Supported API: true

Extendable: false

See Also:
Serialized Form

Method Summary
 ArrayList getActions()
          Gets the value of the attribute: actions.
 void setActions(ArrayList a_Actions)
          Sets the value of the attribute: actions.
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getActions

public ArrayList getActions()
Gets the value of the attribute: actions.

Supported API: true

Returns:
ArrayList

setActions

public void setActions(ArrayList a_Actions)
Sets the value of the attribute: actions.

Supported API: true

Parameters:
a_Actions -