@Deprecated public final class WorkUnit extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
| static String | DAYSDeprecated.  | 
| static String | DEFAULT_UNITDeprecated.  | 
| static double | DEFAULT_VALUEDeprecated.  | 
| static String | HOURSDeprecated.  | 
| static String | MINUTESDeprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| static WorkUnit | create()Deprecated.  | 
| static WorkUnit | create(Double value,
      String unit)Deprecated.  | 
| boolean | equals(Object o)Deprecated.  | 
| String | getUnit()Deprecated.  | 
| double | getValue()Deprecated.  | 
| int | hashCode()Deprecated.  | 
| String | toString()Deprecated.  | 
public static final String DAYS
public static final String MINUTES
public static final String HOURS
public static final String DEFAULT_UNIT
public static final double DEFAULT_VALUE
public double getValue()
Copyright © 2009–2016 SonarSource. All rights reserved.