org.omg.CORBA.portable
Interface CustomValue

All Superinterfaces:
CustomMarshal sample code for org.omg.CORBA.CustomMarshal definition code for org.omg.CORBA.CustomMarshal , IDLEntity sample code for org.omg.CORBA.portable.IDLEntity definition code for org.omg.CORBA.portable.IDLEntity , Serializable sample code for java.io.Serializable definition code for java.io.Serializable , ValueBase sample code for org.omg.CORBA.portable.ValueBase definition code for org.omg.CORBA.portable.ValueBase

public interface CustomValue
extends ValueBase sample code for org.omg.CORBA.portable.ValueBase definition code for org.omg.CORBA.portable.ValueBase , CustomMarshal sample code for org.omg.CORBA.CustomMarshal definition code for org.omg.CORBA.CustomMarshal

An extension of ValueBase that is implemented by custom value types.


Method Summary
 
Methods inherited from interface org.omg.CORBA.portable.ValueBase sample code for org.omg.CORBA.portable.ValueBase definition code for org.omg.CORBA.portable.ValueBase
_truncatable_ids sample code for org.omg.CORBA.portable.ValueBase._truncatable_ids() definition code for org.omg.CORBA.portable.ValueBase._truncatable_ids()
 
Methods inherited from interface org.omg.CORBA.CustomMarshal sample code for org.omg.CORBA.CustomMarshal definition code for org.omg.CORBA.CustomMarshal
marshal sample code for org.omg.CORBA.CustomMarshal.marshal(org.omg.CORBA.DataOutputStream) definition code for org.omg.CORBA.CustomMarshal.marshal(org.omg.CORBA.DataOutputStream) , unmarshal sample code for org.omg.CORBA.CustomMarshal.unmarshal(org.omg.CORBA.DataInputStream) definition code for org.omg.CORBA.CustomMarshal.unmarshal(org.omg.CORBA.DataInputStream)