Uses of Class org.omg.CORBA.OperationDescription

Uses in package org.omg.CORBA.ValueDefPackage

Constructors with parameter type org.omg.CORBA.OperationDescription

FullValueDescription.FullValueDescription(java.lang.String name, java.lang.String id, boolean is_abstract, boolean is_custom, java.lang.String defined_in, java.lang.String version, OperationDescription[] operations, AttributeDescription[] attributes, ValueMember[] members, Initializer[] initializers, java.lang.String[] supported_interfaces, java.lang.String[] abstract_base_values, boolean is_truncatable, java.lang.String base_value, TypeCode type)

Fields of type org.omg.CORBA.OperationDescription

OperationDescription[]

Uses in package org.jacorb.ir

Methods with parameter type org.omg.CORBA.OperationDescription

void
print an IDL operation

Methods with return type org.omg.CORBA.OperationDescription

OperationDescription

Uses in package org.omg.CORBA

Constructors with parameter type org.omg.CORBA.OperationDescription

Fields of type org.omg.CORBA.OperationDescription

OperationDescription[]
OperationDescription

Methods with parameter type org.omg.CORBA.OperationDescription

void
void
void
void

Methods with return type org.omg.CORBA.OperationDescription

OperationDescription[]
OperationDescription
OperationDescription[]
OperationDescription

Uses in package org.omg.CORBA.InterfaceDefPackage

Constructors with parameter type org.omg.CORBA.OperationDescription

FullInterfaceDescription.FullInterfaceDescription(java.lang.String name, java.lang.String id, java.lang.String defined_in, java.lang.String version, OperationDescription[] operations, AttributeDescription[] attributes, java.lang.String[] base_interfaces, TypeCode type, boolean is_abstract)

Fields of type org.omg.CORBA.OperationDescription

OperationDescription[]