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

VM_CUSTOM

public interface VM_CUSTOM
Defines the code used to represent a custom marshalled value type in a typecode. This is one of the possible results of the type_modifier method on the TypeCode interface.
see
org.omg.CORBA.TypeCode
version
1.9 12/19/03

Fields Summary
final short
value
The value representing a custom marshalled value type in a typecode.
Constructors Summary
Methods Summary