|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omg.CORBA.portable.ObjectImpl | +--org.omg.CORBA._ValueBoxDefStub
A ValueBoxDef object represents a value box definition. It merely identifies the IDL type_def that is being "boxed".
Constructor Summary | |
_ValueBoxDefStub()
|
Method Summary | |
java.lang.String[] |
_ids()
|
java.lang.String |
absolute_name()
Read accessor for absolute_name attribute |
Repository |
containing_repository()
Read accessor for containing_repository attribute |
DefinitionKind |
def_kind()
Read accessor for def_kind attribute |
Container |
defined_in()
Read accessor for defined_in attribute |
Description |
describe()
Operation describe |
void |
destroy()
Operation destroy |
java.lang.String |
id()
Read accessor for id attribute |
void |
id(java.lang.String value)
Write accessor for id attribute |
void |
move(Container new_container,
java.lang.String new_name,
java.lang.String new_version)
Operation move |
java.lang.String |
name()
Read accessor for name attribute |
void |
name(java.lang.String value)
Write accessor for name attribute |
IDLType |
original_type_def()
Read accessor for original_type_def attribute |
void |
original_type_def(IDLType value)
Write accessor for original_type_def attribute |
TypeCode |
type()
Read accessor for type attribute |
java.lang.String |
version()
Read accessor for version attribute |
void |
version(java.lang.String value)
Write accessor for version attribute |
Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
_create_request, _create_request, _duplicate, _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 |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.omg.CORBA.Object |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
Constructor Detail |
public _ValueBoxDefStub()
Method Detail |
public java.lang.String[] _ids()
_ids
in class ObjectImpl
public IDLType original_type_def()
original_type_def
in interface ValueBoxDefOperations
public void original_type_def(IDLType value)
original_type_def
in interface ValueBoxDefOperations
value
- the attribute valuepublic java.lang.String id()
id
in interface ContainedOperations
public void id(java.lang.String value)
id
in interface ContainedOperations
value
- the attribute valuepublic java.lang.String name()
name
in interface ContainedOperations
public void name(java.lang.String value)
name
in interface ContainedOperations
value
- the attribute valuepublic java.lang.String version()
version
in interface ContainedOperations
public void version(java.lang.String value)
version
in interface ContainedOperations
value
- the attribute valuepublic Container defined_in()
defined_in
in interface ContainedOperations
public java.lang.String absolute_name()
absolute_name
in interface ContainedOperations
public Repository containing_repository()
containing_repository
in interface ContainedOperations
public Description describe()
describe
in interface ContainedOperations
public void move(Container new_container, java.lang.String new_name, java.lang.String new_version)
move
in interface ContainedOperations
public DefinitionKind def_kind()
def_kind
in interface IRObjectOperations
public void destroy()
destroy
in interface IRObjectOperations
public TypeCode type()
type
in interface IDLTypeOperations
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |