org.omg.CONV_FRAME
Class CodeSetComponentInfo

java.lang.Object
  extended by org.omg.CONV_FRAME.CodeSetComponentInfo
All Implemented Interfaces:
java.io.Serializable, IDLEntity

public final class CodeSetComponentInfo
extends java.lang.Object
implements IDLEntity

Generated from IDL struct "CodeSetComponentInfo".

Version:
generated at Mar 23, 2009 3:46:25 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
See Also:
Serialized Form

Field Summary
 CodeSetComponent ForCharData
           
 CodeSetComponent ForWcharData
           
 
Constructor Summary
CodeSetComponentInfo()
           
CodeSetComponentInfo(CodeSetComponent ForCharData, CodeSetComponent ForWcharData)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ForCharData

public CodeSetComponent ForCharData

ForWcharData

public CodeSetComponent ForWcharData
Constructor Detail

CodeSetComponentInfo

public CodeSetComponentInfo()

CodeSetComponentInfo

public CodeSetComponentInfo(CodeSetComponent ForCharData,
                            CodeSetComponent ForWcharData)


Copyright © 2009. All Rights Reserved.