org.omg.CORBA
Interface VM_CUSTOM


public interface VM_CUSTOM

Indicates a custom marshalled value type. One of the possible values, returned by TypeCode.type_modifier().


Field Summary
static short value
          States that the code used to represent a custom marshalled value type in a typecode.
 

Field Detail

value

static final short value
States that the code used to represent a custom marshalled value type in a typecode.

See Also:
Constant Field Values