public void _read(final org.omg.CORBA.portable.InputStream _in) { value = org.omg.CSI.CompleteEstablishContextHelper.read(_in); }
public void _write(final org.omg.CORBA.portable.OutputStream _out) { org.omg.CSI.CompleteEstablishContextHelper.write(_out, value); }
public org.omg.CORBA.TypeCode _type() { return org.omg.CSI.CompleteEstablishContextHelper.type(); }