org.omg.CORBA

Interface StructDefOperations

All Superinterfaces:
ContainedOperations, ContainerOperations, IDLTypeOperations, IRObjectOperations, TypedefDefOperations
Known Subinterfaces:
StructDef
Known Implementing Classes:
StructDef, StructDefPOA, StructDefPOATie, _StructDefStub

public interface StructDefOperations
extends TypedefDefOperations, ContainerOperations

Generated from IDL interface "StructDef"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Method Summary

StructMember[]
members()
void
members(StructMember[] arg)

Methods inherited from interface org.omg.CORBA.ContainedOperations

absolute_name, containing_repository, defined_in, describe, id, id, move, name, name, version, version

Methods inherited from interface org.omg.CORBA.ContainerOperations

contents, create_alias, create_constant, create_enum, create_exception, create_interface, create_module, create_native, create_struct, create_union, create_value, create_value_box, describe_contents, lookup, lookup_name

Methods inherited from interface org.omg.CORBA.IDLTypeOperations

type

Methods inherited from interface org.omg.CORBA.IRObjectOperations

def_kind, destroy

Method Details

members

public StructMember[] members()


members

public void members(StructMember[] arg)