org.omg.CORBA
Interface VM_ABSTRACT


public interface VM_ABSTRACT

Specifies that the object is an abstract interface. One of the possible values, returned by TypeCode.type_modifier().


Field Summary
static short value
          States the abstract interface in a typecode.
 

Field Detail

value

static final short value
States the abstract interface in a typecode.

See Also:
Constant Field Values