Package org.omg.CORBA
Interface StructDef
-
- All Superinterfaces:
Contained
,ContainedOperations
,Container
,ContainerOperations
,IDLEntity
,IDLType
,IDLTypeOperations
,IRObject
,IRObjectOperations
,Object
,java.io.Serializable
,StructDefOperations
,TypedefDef
,TypedefDefOperations
- All Known Implementing Classes:
_StructDefStub
public interface StructDef extends StructDefOperations, TypedefDef, Container
org/omg/CORBA/StructDef.java . Generated by the IDL-to-Java compiler (portable), version "4.1" from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4/omgapi/src/main/idl/ir.idl Wednesday, February 21, 2024 at 12:00:00 PM Greenwich Mean Time
-
-
Method Summary
-
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
-
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
-
Methods inherited from interface org.omg.CORBA.StructDefOperations
members, members
-
-