|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.openorb.policy.ProfilePriorityEntry
Struct definition : ProfilePriorityEntry
| Field Summary | |
byte |
priority
Struct member priority |
int |
tag
Struct member tag |
| Constructor Summary | |
ProfilePriorityEntry()
Default constructor |
|
ProfilePriorityEntry(int tag,
byte priority)
Constructor with fields initialization |
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int tag
public byte priority
| Constructor Detail |
public ProfilePriorityEntry()
public ProfilePriorityEntry(int tag,
byte priority)
tag - tag struct memberpriority - priority struct member
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||