6.29.1 OperationDescriptionの変数
- public java.lang.String name
オペレーション名です。
- public java.lang.String id
オペレーションのリポジトリIDです。
- public java.lang.String defined_in
このオペレーションが定義されているインタフェースまたはvaluetypeのリポジトリIDです。
- java.lang.String version
オペレーションのバージョンです。
- public org.omg.CORBA.TypeCode result
オペレーションの結果TypeCodeです。
- public org.omg.CORBA.OperationMode mode
オペレーションのモードです。
- public java.lang.String[ ] contexts
このオペレーションに対応づけられたコンテキスト一覧です。
- public org.omg.CORBA.ParameterDescription[ ] parameters
このオペレーションのパラメタです。
- public org.omg.CORBA.ExceptionDescription[ ] exceptions
このオペレーションで発生する可能性のある例外です。