484950515253545556575859
*/ protected IRWstring( org.omg.CORBA.IRObject irObject ) { super(irObject); WstringDef wstringDef = WstringDefHelper.narrow(irObject); bound = wstringDef.bound(); setName("wstring"); setAbsoluteName("wstring"); }
474849505152535455565758