| Package | Description |
|---|---|
| hep.wired.jprocman.corba | |
| hep.wired.jprocman.corba.idl |
| Modifier and Type | Method and Description |
|---|---|
GoalSet |
GoalSetAdapter.putToCorba(GoalSet goalSet,
boolean includeProcs) |
| Modifier and Type | Method and Description |
|---|---|
GoalSet |
GoalSetAdapter.getFromCorba(GoalSet corbaGoalSet) |
| Modifier and Type | Field and Description |
|---|---|
GoalSet |
GoalSetHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static GoalSet |
GoalSetHelper.extract(Any a) |
GoalSet |
_ProcManServerStub.getCurrentGoalSet() |
GoalSet |
ProcManServerOperations.getCurrentGoalSet() |
GoalSet |
_ProcManServerStub.getGoalSetWithProcs() |
GoalSet |
ProcManServerOperations.getGoalSetWithProcs() |
GoalSet |
_ProcManServerStub.getSavedGoalSet(String passPhrase,
String goalSetName) |
GoalSet |
ProcManServerOperations.getSavedGoalSet(String passPhrase,
String goalSetName) |
static GoalSet |
GoalSetHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
GoalSetHelper.insert(Any a,
GoalSet that) |
void |
_ProcManServerStub.setCurrentGoalSet(String passPhrase,
GoalSet goalSet) |
void |
ProcManServerOperations.setCurrentGoalSet(String passPhrase,
GoalSet goalSet) |
void |
_ProcManServerStub.setSavedGoalSet(String passPhrase,
String goalSetName,
GoalSet goalSet) |
void |
ProcManServerOperations.setSavedGoalSet(String passPhrase,
String goalSetName,
GoalSet goalSet) |
static void |
GoalSetHelper.write(OutputStream ostream,
GoalSet value) |
| Constructor and Description |
|---|
GoalSetHolder(GoalSet initialValue) |
Copyright © 1996-2013 FreeHEP. All Rights Reserved.