arta.synergy.web.common.client.data.plans
Class ActionPath
java.lang.Object
arta.synergy.web.common.client.data.plans.ActionPath
- All Implemented Interfaces:
- java.io.Serializable
public class ActionPath
- extends java.lang.Object
- implements java.io.Serializable
Created by IntelliJ IDEA.
User: exile
Date: 07.03.13
Time: 11:01
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionPath
public ActionPath()
getTreeType
public int getTreeType()
setTreeType
public void setTreeType(int treeType)
getPlanId
public java.lang.String getPlanId()
setPlanId
public void setPlanId(java.lang.String planId)
getPath
public Action getPath()
setPath
public void setPath(Action path)
getAction
public Action getAction()
setAction
public void setAction(Action action)
Copyright © 2000 Dummy Corp. All Rights Reserved.