| Package | Description |
|---|---|
| hep.wired.jprocman.corba.idl |
| Modifier and Type | Field and Description |
|---|---|
Goal[] |
GoalSet.goals |
Goal |
GoalHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static Goal |
GoalHelper.extract(Any a) |
static Goal |
GoalHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
GoalHelper.insert(Any a,
Goal that) |
static void |
GoalHelper.write(OutputStream ostream,
Goal value) |
| Constructor and Description |
|---|
GoalHolder(Goal initialValue) |
GoalSet(Goal[] _goals,
String _name,
String _desc,
String _infoURL,
String _logURL,
int _debugLevel,
boolean _outputToConsole) |
Copyright © 1996-2013 FreeHEP. All Rights Reserved.