org.omg.IOP
Interface TAG_CODE_SETS

public interface TAG_CODE_SETS

org/omg/IOP/TAG_CODE_SETS.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from src/share/classes/org/omg/PortableInterceptor/IOP.idl Thursday, August 29, 2002 3:09:23 AM GMT-08:00

 

Field Summary

static int value
    The code set component of the IOR multi-component profile structure contains: server's native char code set and conversion code sets, and server's native wchar code set and conversion code sets. Both char and wchar conversion code sets are listed in order of preference.
 

 

Field Detail

 

value

public static final int value
The code set component of the IOR multi-component profile structure contains:
  • server's native char code set and conversion code sets, and
  • server's native wchar code set and conversion code sets.
Both char and wchar conversion code sets are listed in order of preference.

See Also:
Constant Field Values