FileDocCategorySizeDatePackage
VM_ABSTRACT.javaAPI DocJava SE 5 API621Fri Aug 26 14:58:32 BST 2005org.omg.CORBA

VM_ABSTRACT

public interface VM_ABSTRACT
Defines the code used to represent an Abstract interface in a typecode. This is one of the possible results of the type_modified method on the TypeCode interface.
see
org.omg.CORBA.TypeCode
version
1.8 12/19/03

Fields Summary
final short
value
The value representing an abstract interface value type in a typecode.
Constructors Summary
Methods Summary