|
|
org > org.omg > org.omg.corba > org.omg.corba.context >
Class: org.omg.CORBA.Context java.lang.Object org.omg.CORBA.Context
public abstract class Context extends Object
FIELDS:
CONSTRUCTORS:
METHODS:
| | | | public abstract | String | context_name() |
| | public abstract | Context | create_child(String child_ctx_name) |
| | public abstract | void | delete_values(String propname) |
| | public abstract | NVList | get_values(String start_scope, int op_flags, String pattern) |
| | public abstract | Context | parent() |
| | public abstract | void | set_one_value(String propname, Any propvalue) |
| | public abstract | void | set_values(NVList values) |
| |
|
|
|
INHERITED METHODS:
| getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|