|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Action | |
org.glite.ce.monitorapij.types |
Uses of Action in org.glite.ce.monitorapij.types |
Methods in org.glite.ce.monitorapij.types that return Action | |
Action[] |
Policy.getAction()
Gets the action value for this Policy. |
Action |
Policy.getAction(int i)
|
Action[] |
Info.getAction()
Gets the action value for this Info. |
Action |
Info.getAction(int i)
|
Methods in org.glite.ce.monitorapij.types with parameters of type Action | |
void |
Policy.setAction(Action[] action)
Sets the action value for this Policy. |
void |
Policy.setAction(int i,
Action _value)
|
void |
Info.setAction(Action[] action)
Sets the action value for this Info. |
void |
Info.setAction(int i,
Action _value)
|
Constructors in org.glite.ce.monitorapij.types with parameters of type Action | |
Policy(Query query,
Action[] action,
int rate)
|
|
Info(java.lang.String version,
java.lang.String description,
Topic[] topic,
Action[] action)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |