Available Methods
- read_value ( )
- write_value ( )
- create_input_stream ( )
- create_output_stream ( )
- type ( )
- insert_Object ( )
- extract_short ( )
- insert_float ( )
- insert_octet ( )
- extract_boolean ( )
- insert_boolean ( )
- insert_ulong ( )
- extract_double ( )
- insert_wchar ( )
- extract_Value ( )
- insert_long ( )
- insert_Value ( )
- insert_longlong ( )
- insert_ulonglong ( )
- insert_any ( )
- extract_char ( )
- extract_ulonglong ( )
- insert_double ( )
- extract_wchar ( )
- extract_longlong ( )
- insert_short ( )
- insert_wstring ( )
- extract_octet ( )
- extract_long ( )
- extract_Object ( )
- insert_Streamable ( )
- insert_ushort ( )
- insert_TypeCode ( )
- equal ( )
- extract_ushort ( )
Related Classes
- java.io.Serializable
- java.lang.reflect.Method
- java.lang.reflect.InvocationTargetException
- java.math.BigDecimal
- javax.xml.namespace.QName
- org.omg.CORBA.SystemException
- org.omg.CORBA.ORB
- org.omg.CORBA.portable.InputStream
- org.omg.CORBA.portable.OutputStream
- org.omg.CORBA.TypeCode
- org.omg.CORBA.portable.ApplicationException
- org.omg.CORBA.Principal
- org.omg.CORBA_2_3.portable.InputStream
- org.omg.CORBA_2_3.portable.OutputStream
- org.omg.CORBA.BAD_OPERATION
- org.omg.CORBA.Object
- org.omg.CORBA.NamedValue
- org.omg.CORBA.NVList
- org.omg.CORBA.UserException
- org.omg.CORBA.CompletionStatus
- org.omg.CORBA.Policy
- org.omg.CORBA.ServerRequest
- com.sun.corba.se.spi.logging.CORBALogDomains
- org.omg.CORBA.TCKind
- com.sun.corba.se.spi.orb.ORB
Java Code Examples for org.omg.CORBA.Any#insert_ulonglong()
There are not any examples for org.omg.CORBA.Any.insert_ulonglong(). You may use the search function to quickly find examples for thousands of other Java classes.