source:
DCWoRMS/branches/coolemall/src/schedframe/resources/computing/profiles/energy/airthroughput/AirflowStateName.java
@
1396
Revision 1396, 138 bytes checked in by wojtekp, 11 years ago (diff) | |
---|---|
|
Line | |
---|---|
1 | package schedframe.resources.computing.profiles.energy.airthroughput; |
2 | |
3 | public interface AirflowStateName { |
4 | |
5 | public String getLabel(); |
6 | |
7 | } |
Note: See TracBrowser
for help on using the repository browser.