クラスorg.omg.CORBA.Bounds
の使用
-
Boundsを使用するパッケージ パッケージ 説明 org.omg.CORBA プログラマがフル機能のObject Request Broker (ORB)として使用できるように実装されたクラスORBを含む、Java™プログラミング言語へのOMG CORBA APIのマッピングを提供します。 -
-
org.omg.CORBAでのBoundsの使用
Boundsを戻すorg.omg.CORBAのメソッド 修飾子と型 メソッド 説明 static BoundsBoundsHelper. extract(Any a)static BoundsBoundsHelper. read(InputStream istream)型Boundsのパラメータを持つorg.omg.CORBAのメソッド 修飾子と型 メソッド 説明 static voidBoundsHelper. insert(Any a, Bounds that)static voidBoundsHelper. write(OutputStream ostream, Bounds value)Boundsをスローするorg.omg.CORBA内のメソッド 修飾子と型 メソッド 説明 abstract StringContextList. item(int index)指定されたインデックスにあるStringオブジェクトを返します。abstract TypeCodeExceptionList. item(int index)指定されたインデックスにあるTypeCodeオブジェクトを返します。abstract NamedValueNVList. item(int index)指定されたインデックスでのNamedValueを取得します。abstract voidContextList. remove(int index)指定されたインデックスにあるStringオブジェクトを削除します。abstract voidExceptionList. remove(int index)指定されたインデックスにあるTypeCodeオブジェクトを削除します。abstract voidNVList. remove(int index)指定されたインデックスにあるNamedValueオブジェクトを削除します。
-