org.omg.CORBA
Interface VM_TRUNCATABLE


public interface VM_TRUNCATABLE

Indicates a truncatable 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 truncatable value type in a typecode.
 

Field Detail

value

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

See Also:
Constant Field Values