org.omg.CORBA
Interface ValueBoxDefOperations
- All Superinterfaces:
- ContainedOperations, IDLTypeOperations, IRObjectOperations
- All Known Subinterfaces:
- ValueBoxDef
public interface ValueBoxDefOperations
- extends ContainedOperations, IDLTypeOperations
This interface is used as a simple value type that contains a single public member
of any IDL
type.
ValueBoxDef
is a simplified version of value type:
Methods inherited from interface org.omg.CORBA.ContainedOperations |
absolute_name, containing_repository, defined_in, describe, id, id, move, name, name, version, version |
original_type_def
IDLType original_type_def()
- The type being boxed.
original_type_def
void original_type_def(IDLType arg0)
- The type being boxed.
Read the latest documentation online