|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.sandev.TaskHeap.structs.RoleStruct
public class RoleStruct
An executive role for work described in a heap. One or more roles are typically assigned responsibility for execution of a subset of the heap tasks.
| Field Summary | |
|---|---|
protected java.lang.String |
description
A description of this role. |
protected long |
heap
The heap this role is described for. |
protected java.lang.String |
name
The name of this role. |
| Constructor Summary | |
|---|---|
RoleStruct()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected long heap
protected java.lang.String name
protected java.lang.String description
| Constructor Detail |
|---|
public RoleStruct()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||