public class _OperationDefStub extends ObjectImpl implements OperationDef
Modifier and Type | Field and Description |
---|---|
static java.lang.Class |
_opsClass |
Constructor and Description |
---|
_OperationDefStub() |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
_ids() |
java.lang.String |
absolute_name() |
Repository |
containing_repository() |
java.lang.String[] |
contexts() |
void |
contexts(java.lang.String[] a) |
DefinitionKind |
def_kind() |
Container |
defined_in() |
Description |
describe() |
void |
destroy() |
ExceptionDef[] |
exceptions() |
void |
exceptions(ExceptionDef[] a) |
java.lang.String |
id() |
void |
id(java.lang.String a) |
OperationMode |
mode() |
void |
mode(OperationMode a) |
void |
move(Container new_container,
java.lang.String new_name,
java.lang.String new_version) |
java.lang.String |
name() |
void |
name(java.lang.String a) |
ParameterDescription[] |
params() |
void |
params(ParameterDescription[] a) |
IDLType |
result_def() |
void |
result_def(IDLType a) |
TypeCode |
result() |
java.lang.String |
version() |
void |
version(java.lang.String a) |
_create_request, _create_request, _duplicate, _get_component, _get_delegate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
_create_request, _create_request, _duplicate, _get_component, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
public java.lang.String[] _ids()
_ids
in class ObjectImpl
public Repository containing_repository()
containing_repository
in interface ContainedOperations
public DefinitionKind def_kind()
def_kind
in interface IRObjectOperations
public java.lang.String absolute_name()
absolute_name
in interface ContainedOperations
public java.lang.String name()
name
in interface ContainedOperations
public void name(java.lang.String a)
name
in interface ContainedOperations
public void params(ParameterDescription[] a)
params
in interface OperationDefOperations
public IDLType result_def()
result_def
in interface OperationDefOperations
public java.lang.String[] contexts()
contexts
in interface OperationDefOperations
public Container defined_in()
defined_in
in interface ContainedOperations
public OperationMode mode()
mode
in interface OperationDefOperations
public java.lang.String version()
version
in interface ContainedOperations
public void result_def(IDLType a)
result_def
in interface OperationDefOperations
public void version(java.lang.String a)
version
in interface ContainedOperations
public Description describe()
describe
in interface ContainedOperations
public ParameterDescription[] params()
params
in interface OperationDefOperations
public java.lang.String id()
id
in interface ContainedOperations
public void move(Container new_container, java.lang.String new_name, java.lang.String new_version)
move
in interface ContainedOperations
public TypeCode result()
result
in interface OperationDefOperations
public void contexts(java.lang.String[] a)
contexts
in interface OperationDefOperations
public void mode(OperationMode a)
mode
in interface OperationDefOperations
public void destroy()
destroy
in interface IRObjectOperations
public ExceptionDef[] exceptions()
exceptions
in interface OperationDefOperations
public void exceptions(ExceptionDef[] a)
exceptions
in interface OperationDefOperations
public void id(java.lang.String a)
id
in interface ContainedOperations