Package | Description |
---|---|
negotiator | |
negotiator.gui.deadline |
Modifier and Type | Method and Description |
---|---|
DeadlineType |
Deadline.getType() |
static DeadlineType |
DeadlineType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DeadlineType[] |
DeadlineType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Deadline(int val,
DeadlineType tp) |
Modifier and Type | Method and Description |
---|---|
void |
DeadlineModel.setType(DeadlineType type) |