arta.synergy.web.common.client.data.actions
Class ActionExpanded

java.lang.Object
  extended by arta.synergy.web.common.client.data.actions.ActionExpanded
All Implemented Interfaces:
java.io.Serializable

public class ActionExpanded
extends java.lang.Object
implements java.io.Serializable

Created by IntelliJ IDEA. User: topa Date: 13.02.2012 Time: 14:36:45 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Field Summary
 Action action
           
 java.util.ArrayList<ActionExpanded> items
           
 
Constructor Summary
ActionExpanded()
           
 
Method Summary
 int getItemsCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

action

public Action action

items

public java.util.ArrayList<ActionExpanded> items
Constructor Detail

ActionExpanded

public ActionExpanded()
Method Detail

getItemsCount

public int getItemsCount()


Copyright © 2000 Dummy Corp. All Rights Reserved.