|
Technology. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--javax.realtime.SchedulingParameters
|
+--javax.realtime.PriorityParameters
|
+--javax.realtime.ImportanceParameters
| Constructor Summary | |
ImportanceParameters(int priority,
int importance)
|
|
| Method Summary | |
int |
getImportance()
|
void |
setImportance(int importance)
|
java.lang.String |
toString()
|
| Methods inherited from class javax.realtime.PriorityParameters |
getPriority, setPriority |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ImportanceParameters(int priority,
int importance)
| Method Detail |
public int getImportance()
public void setImportance(int importance)
public java.lang.String toString()
toString in class PriorityParameters
|
Technology. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||