|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| Bounds を使用しているパッケージ | |
|---|---|
| org.omg.CORBA | OMG CORBA API の JavaTM プログラミング言語 (ORB クラスを含む) へのマッピングを提供します。 |
| org.omg.CORBA での Bounds の使用 |
|---|
| Bounds をスローする org.omg.CORBA のメソッド | |
|---|---|
abstract String |
ContextList.item(int index)
指定されたインデックスでの String を返します。 |
abstract TypeCode |
ExceptionList.item(int index)
指定されたインデックスでの TypeCode を返します。 |
abstract NamedValue |
NVList.item(int index)
指定されたインデックスでの NamedValue を取得します。 |
abstract void |
ContextList.remove(int index)
指定されたインデックスでの String を削除します。 |
abstract void |
ExceptionList.remove(int index)
指定されたインデックスでの TypeCode を削除します。 |
abstract void |
NVList.remove(int index)
指定されたインデックスでの NamedValue を削除します。 |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。