public void _write(org.omg.CORBA.portable.OutputStream o) { pgrid.service.corba.repair.RepairHandlePackage.IssueArrayHelper.write(o, value); }
public org.omg.CORBA.TypeCode _type() { return pgrid.service.corba.repair.RepairHandlePackage.IssueArrayHelper.type(); }
public void _read(org.omg.CORBA.portable.InputStream i) { value = pgrid.service.corba.repair.RepairHandlePackage.IssueArrayHelper.read(i); }