Uses of Class
org.omg.CORBA.Bounds
Packages that use Bounds
-
Uses of Bounds in com.sun.corba.se.impl.corba
Methods in com.sun.corba.se.impl.corba that throw Bounds -
Uses of Bounds in org.omg.CORBA
Methods in org.omg.CORBA that throw BoundsModifier and TypeMethodDescriptionabstract StringContextList.item(int index) Returns theStringobject at the given index.abstract TypeCodeExceptionList.item(int index) Returns theTypeCodeobject at the given index.abstract NamedValueNVList.item(int index) Retrieves theNamedValueobject at the given index.abstract voidContextList.remove(int index) Removes theStringobject at the given index.abstract voidExceptionList.remove(int index) Removes theTypeCodeobject at the given index.abstract voidNVList.remove(int index) Removes theNamedValueobject at the given index.