Changeset 1396 for DCWoRMS/branches/coolemall/src/schedframe/resources/units/StandardResourceUnitName.java
- Timestamp:
- 06/26/14 14:18:01 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
DCWoRMS/branches/coolemall/src/schedframe/resources/units/StandardResourceUnitName.java
r477 r1396 46 46 } 47 47 48 public String get Name(){48 public String getLabel(){ 49 49 return this.name; 50 50 }
Note: See TracChangeset
for help on using the changeset viewer.