| 
 | JavaTM 2 Platform Std. Ed. v1.3.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidValue | |
| org.omg.CORBA | Provides the mapping of the OMG CORBA APIs to the JavaTM programming language, including the class ORB, which is implemented so that a programmer can use it as a fully-functional Object Request Broker (ORB). | 
| Uses of InvalidValue in org.omg.CORBA | 
| Methods in org.omg.CORBA that throw InvalidValue | |
|  void | DynAny.insert_boolean(boolean value)Inserts the given booleanas the value for thisDynAnyobject. | 
|  void | DynAny.insert_octet(byte value)Inserts the given byteas the value for thisDynAnyobject. | 
|  void | DynAny.insert_char(char value)Inserts the given charas the value for thisDynAnyobject. | 
|  void | DynAny.insert_short(short value)Inserts the given shortas the value for thisDynAnyobject. | 
|  void | DynAny.insert_ushort(short value)Inserts the given shortas the value for thisDynAnyobject. | 
|  void | DynAny.insert_long(int value)Inserts the given intas the value for thisDynAnyobject. | 
|  void | DynAny.insert_ulong(int value)Inserts the given intas the value for thisDynAnyobject. | 
|  void | DynAny.insert_float(float value)Inserts the given floatas the value for thisDynAnyobject. | 
|  void | DynAny.insert_double(double value)Inserts the given doubleas the value for thisDynAnyobject. | 
|  void | DynAny.insert_string(String value)Inserts the given Stringobject as the value for thisDynAnyobject. | 
|  void | DynAny.insert_reference(Object value)Inserts the given org.omg.CORBA.Objectas the value for thisDynAnyobject. | 
|  void | DynAny.insert_typecode(TypeCode value)Inserts the given org.omg.CORBA.TypeCodeas the value for thisDynAnyobject. | 
|  void | DynAny.insert_longlong(long value)Inserts the given longas the value for thisDynAnyobject. | 
|  void | DynAny.insert_ulonglong(long value)Inserts the given longas the value for thisDynAnyobject. | 
|  void | DynAny.insert_wchar(char value)Inserts the given charas the value for thisDynAnyobject. | 
|  void | DynAny.insert_wstring(String value)Inserts the given Stringas the value for thisDynAnyobject. | 
|  void | DynAny.insert_any(Any value)Inserts the given org.omg.CORBA.Anyobject as the value for thisDynAnyobject. | 
|  void | DynAny.insert_val(Serializable value)Inserts the given java.io.Serializableobject as the value for thisDynAnyobject. | 
|  void | DynFixed.set_value(byte[] val)Sets the given fixed type instance as the value for this DynFixedobject. | 
| 
 | JavaTM 2 Platform Std. Ed. v1.3.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A.  All Rights Reserved.