arta.synergy.web.common.client.data.projects
Class RiskImpact

java.lang.Object
  extended by arta.synergy.web.common.client.data.projects.RiskImpact

public class RiskImpact
extends java.lang.Object

Created by IntelliJ IDEA. User: exile Date: 06.12.2011 Time: 14:56:18 To change this template use File | Settings | File Templates.


Field Summary
static int HIGH
           
static int LOW
           
static int MEDIUM
           
 
Constructor Summary
RiskImpact()
           
 
Method Summary
static int[] getImpacts()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOW

public static final int LOW
See Also:
Constant Field Values

MEDIUM

public static final int MEDIUM
See Also:
Constant Field Values

HIGH

public static final int HIGH
See Also:
Constant Field Values
Constructor Detail

RiskImpact

public RiskImpact()
Method Detail

getImpacts

public static int[] getImpacts()


Copyright © 2000 Dummy Corp. All Rights Reserved.