arta.synergy.web.common.client.data.actions
Class ProjectReportItem
java.lang.Object
arta.synergy.web.common.client.data.actions.ProjectReportItem
- All Implemented Interfaces:
- java.io.Serializable
public class ProjectReportItem
- extends java.lang.Object
- implements java.io.Serializable
Created by IntelliJ IDEA.
User: topa
Date: 20.07.2010
Time: 14:08:21
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 |
actionID
public java.lang.String actionID
name
public java.lang.String name
startDate
public java.util.Date startDate
finishDate
public java.util.Date finishDate
percent
public int percent
priority
public int priority
isExpired
public boolean isExpired
isGroup
public boolean isGroup
length
public double length
absNumber
public int absNumber
structNumber
public java.lang.String structNumber
responsible
public java.util.ArrayList<java.lang.String> responsible
linkedTo
public java.util.ArrayList<LinkInfo> linkedTo
linkedFrom
public java.util.ArrayList<LinkInfo> linkedFrom
links
public java.util.ArrayList<java.lang.Integer> links
children
public java.util.ArrayList<ProjectReportItem> children
typeID
public int typeID
ProjectReportItem
public ProjectReportItem()
Copyright © 2000 Dummy Corp. All Rights Reserved.