org.jacorb.ir
Class WstringDef

java.lang.Object
  extended by org.jacorb.ir.IRObject
      extended by org.jacorb.ir.IDLType
          extended by org.jacorb.ir.StringDef
              extended by org.jacorb.ir.WstringDef
All Implemented Interfaces:
IDLTypeOperations, IRObjectOperations, StringDefOperations, WstringDefOperations

public class WstringDef
extends StringDef
implements WstringDefOperations


Field Summary
 
Fields inherited from class org.jacorb.ir.IDLType
type
 
Fields inherited from class org.jacorb.ir.IRObject
def_kind, fileSeparator, myRef, name, orb
 
Constructor Summary
WstringDef(TypeCode tc)
           
 
Method Summary
 
Methods inherited from class org.jacorb.ir.StringDef
bound, bound, define, destroy
 
Methods inherited from class org.jacorb.ir.IDLType
create, create, type
 
Methods inherited from class org.jacorb.ir.IRObject
def_kind, getName, getReference, setReference
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.omg.CORBA.WstringDefOperations
bound, bound
 
Methods inherited from interface org.omg.CORBA.IDLTypeOperations
type
 
Methods inherited from interface org.omg.CORBA.IRObjectOperations
def_kind, destroy
 

Constructor Detail

WstringDef

public WstringDef(TypeCode tc)