public class _ExtAttributeDefStub extends ObjectImpl implements ExtAttributeDef
| Constructor and Description |
|---|
_ExtAttributeDefStub() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
_ids() |
String |
absolute_name() |
Repository |
containing_repository() |
DefinitionKind |
def_kind() |
Container |
defined_in() |
ExtAttributeDescription |
describe_attribute() |
Description |
describe() |
void |
destroy() |
ExceptionDescription[] |
get_exceptions() |
void |
get_exceptions(ExceptionDescription[] a) |
String |
id() |
void |
id(String a) |
AttributeMode |
mode() |
void |
mode(AttributeMode a) |
void |
move(Container new_container,
String new_name,
String new_version) |
String |
name() |
void |
name(String a) |
ExceptionDescription[] |
set_exceptions() |
void |
set_exceptions(ExceptionDescription[] a) |
IDLType |
type_def() |
void |
type_def(IDLType a) |
TypeCode |
type() |
String |
version() |
void |
version(String a) |
_create_request, _create_request, _duplicate, _get_client_policy, _get_component, _get_delegate, _get_domain_managers, _get_interface_def, _get_interface, _get_orb, _get_policy_overrides, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _repository_id, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, _set_policy_overrides, _validate_connection, equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, wait_create_request, _create_request, _duplicate, _get_client_policy, _get_component, _get_domain_managers, _get_interface_def, _get_interface, _get_orb, _get_policy_overrides, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _repository_id, _request, _set_policy_override, _set_policy_overrides, _validate_connectionpublic static final Class _opsClass
public String[] _ids()
_ids in class ObjectImplpublic IDLType type_def()
type_def in interface AttributeDefOperationspublic ExceptionDescription[] set_exceptions()
set_exceptions in interface ExtAttributeDefOperationspublic Repository containing_repository()
containing_repository in interface ContainedOperationspublic DefinitionKind def_kind()
def_kind in interface IRObjectOperationspublic void type_def(IDLType a)
type_def in interface AttributeDefOperationspublic String absolute_name()
absolute_name in interface ContainedOperationspublic String name()
name in interface ContainedOperationspublic TypeCode type()
type in interface AttributeDefOperationspublic void name(String a)
name in interface ContainedOperationspublic void mode(AttributeMode a)
mode in interface AttributeDefOperationspublic void get_exceptions(ExceptionDescription[] a)
get_exceptions in interface ExtAttributeDefOperationspublic AttributeMode mode()
mode in interface AttributeDefOperationspublic Container defined_in()
defined_in in interface ContainedOperationspublic String version()
version in interface ContainedOperationspublic void version(String a)
version in interface ContainedOperationspublic Description describe()
describe in interface ContainedOperationspublic ExtAttributeDescription describe_attribute()
describe_attribute in interface ExtAttributeDefOperationspublic String id()
id in interface ContainedOperationspublic void move(Container new_container, String new_name, String new_version)
move in interface ContainedOperationspublic ExceptionDescription[] get_exceptions()
get_exceptions in interface ExtAttributeDefOperationspublic void set_exceptions(ExceptionDescription[] a)
set_exceptions in interface ExtAttributeDefOperationspublic void destroy()
destroy in interface IRObjectOperationspublic void id(String a)
id in interface ContainedOperationsCopyright © 2017 JacORB. All rights reserved.