/**
 ** Please don't modify this file.
 ** This file was generated by the Software AG, EntireX Java Wrapper
 ** from the IDL file C:/Documents and Settings/Admin/Bureau/BROKERS/nwlwstm2/nwlwstm2.idl.
 **
 ** @author    Software AG
 ** @version   EntireX Wrapper, Version: 7.2.1.50, Date: 06 Mar 2006 (1.71.2.2)
 **
 **/

import java.util.Date;
import java.math.BigDecimal;
import com.softwareag.entirex.aci.*;

public class Jwlwstm2 extends RPCService {

	public static final String DEFAULT_BROKERID = "213.41.17.150:2200";
	public static final String DEFAULT_SERVER = "RPC/SRV1/CALLNAT";

	public Jwlwstm2() {
		super();
	}

	public Jwlwstm2(Broker broker) {
		this(broker, DEFAULT_SERVER);
	}

	public Jwlwstm2(BrokerService bs) {
		this(bs.getBroker(), bs.toString());
	}

	public Jwlwstm2(Broker broker, String serverAddr) {
		super(broker, serverAddr, "Jwlwstm2", true);
	}

	public static String getStubVersion() {
		return "EntireX RPC for Java Stub Version=7.2.1, Patch Level=50";
	}

	private Nwlwstm2Axwebent nwlwstm2Axwebent;

	public void setNwlwstm2Axwebent(Nwlwstm2Axwebent p) {
		nwlwstm2Axwebent = p;
	}

	public Nwlwstm2Axwebent getNwlwstm2Axwebent() {
		return nwlwstm2Axwebent;
	}

	private Nwlwstm2Awlwstm2 nwlwstm2Awlwstm2;

	public void setNwlwstm2Awlwstm2(Nwlwstm2Awlwstm2 p) {
		nwlwstm2Awlwstm2 = p;
	}

	public Nwlwstm2Awlwstm2 getNwlwstm2Awlwstm2() {
		return nwlwstm2Awlwstm2;
	}

	private final static byte[] NWLWSTM2_FORMAT =
			( "MG1,1MN3,0MA2,0MA8,0MN8,0MA8,0MA8,0MA8,0MA15,0MA2,0MA3,0MA3,"
			  + "0MA11,0MA8,0MA8,0MA1,0MN2,0MN1,0MG2,1,5MA4,0MA65,0MA1,0MN2,"
			  + "0MG2,0MG1,0MG1,1MG2,1MA2,0MA11,0MA3,0MN10,0MG2,0MG2,1MA1,"
			  + "0MA5,0MA20,0MG2,0MG2,1MA32,0MA5,0MA32,0MA32,0MA5,0MA26,0MG2,"
			  + "0MG2,1MN8,0MN8,0MA3,0MA3,0MN8,0MN6,0MA72,0,3MG2,0MG2,1MA4,0,"
			  + "20MA30,0,20MA4,0MA30,0MN8,0MG2,0MA12,0MA3,0MA18,0MG1,0." ).getBytes();

	public void nwlwstm2() throws BrokerException {

		buildHeader (NWLWSTM2_FORMAT, "65", 1665, 0, "NWLWSTM2", true, 1110, true, false, 2000);
if (nwlwstm2Axwebent == null) nwlwstm2Axwebent = new Nwlwstm2Axwebent();
		if ( getVersion() >= 2000 ) {
			nwlwstm2Axwebent.add();
		} else {
		super.marshal.addDataN(nwlwstm2Axwebent.dbid, 3, 0);
		super.marshal.addDataA(nwlwstm2Axwebent.cible_exploitant, 2);
		super.marshal.addDataA(nwlwstm2Axwebent.groupe_exploitant, 8);
		super.marshal.addDataN(nwlwstm2Axwebent.numero_session, 8, 0);
		super.marshal.addDataA(nwlwstm2Axwebent.utilisateur, 8);
		super.marshal.addDataA(nwlwstm2Axwebent.transaction, 8);
		super.marshal.addDataA(nwlwstm2Axwebent.fonction, 8);
		super.marshal.addDataA(nwlwstm2Axwebent.date_time_deb, 15);
		super.marshal.addDataA(nwlwstm2Axwebent.cd_cible, 2);
		super.marshal.addDataA(nwlwstm2Axwebent.cd_stegrp, 3);
		super.marshal.addDataA(nwlwstm2Axwebent.cd_titre, 3);
		super.marshal.addDataA(nwlwstm2Axwebent.num_cli_ref, 11);
		super.marshal.addDataA(nwlwstm2Axwebent.mot_passe_appl, 8);
		super.marshal.addDataA(nwlwstm2Axwebent.cd_application, 8);
		super.marshal.addDataA(nwlwstm2Axwebent.type_user, 1);
		super.marshal.addDataN(nwlwstm2Axwebent.code_retour, 2, 0);
		super.marshal.addDataN(nwlwstm2Axwebent.nb_ano, 1, 0);
		if (nwlwstm2Axwebent.t_ano == null) nwlwstm2Axwebent.t_ano = new Nwlwstm2AxwebentT_ano[5];
		for (int i0=0; i0<5; i0++) if (nwlwstm2Axwebent.t_ano[i0] == null) nwlwstm2Axwebent.t_ano[i0] = new Nwlwstm2AxwebentT_ano();
		for (int i0=0; i0<5; i0++) super.marshal.addDataA(nwlwstm2Axwebent.t_ano[i0].code_ano, 4);
		for (int i0=0; i0<5; i0++) super.marshal.addDataA(nwlwstm2Axwebent.t_ano[i0].lib_ano, 65);
		for (int i0=0; i0<5; i0++) super.marshal.addDataA(nwlwstm2Axwebent.t_ano[i0].type_ano, 1);
		for (int i0=0; i0<5; i0++) super.marshal.addDataN(nwlwstm2Axwebent.t_ano[i0].num_data, 2, 0);
		}
if (nwlwstm2Awlwstm2 == null) nwlwstm2Awlwstm2 = new Nwlwstm2Awlwstm2();
		if ( getVersion() >= 2000 ) {
			nwlwstm2Awlwstm2.add();
		} else {
if (nwlwstm2Awlwstm2.cle_suivi == null) nwlwstm2Awlwstm2.cle_suivi = new Nwlwstm2Awlwstm2Cle_suivi();
		super.marshal.addDataA(nwlwstm2Awlwstm2.cle_suivi.cd_cible, 2);
		super.marshal.addDataA(nwlwstm2Awlwstm2.cle_suivi.num_cli, 11);
		super.marshal.addDataA(nwlwstm2Awlwstm2.cle_suivi.cd_stegrp, 3);
		super.marshal.addDataN(nwlwstm2Awlwstm2.cle_suivi.id_suivi, 10, 0);
if (nwlwstm2Awlwstm2.info_abo == null) nwlwstm2Awlwstm2.info_abo = new Nwlwstm2Awlwstm2Info_abo();
		super.marshal.addDataA(nwlwstm2Awlwstm2.info_abo.top_actif, 1);
		super.marshal.addDataA(nwlwstm2Awlwstm2.info_abo.type_ref, 5);
		super.marshal.addDataA(nwlwstm2Awlwstm2.info_abo.ref_externe, 20);
if (nwlwstm2Awlwstm2.info_adresse == null) nwlwstm2Awlwstm2.info_adresse = new Nwlwstm2Awlwstm2Info_adresse();
		super.marshal.addDataA(nwlwstm2Awlwstm2.info_adresse.lig_nom, 32);
		super.marshal.addDataA(nwlwstm2Awlwstm2.info_adresse.numero_voie, 5);
		super.marshal.addDataA(nwlwstm2Awlwstm2.info_adresse.lig_adr, 32);
		super.marshal.addDataA(nwlwstm2Awlwstm2.info_adresse.commune, 32);
		super.marshal.addDataA(nwlwstm2Awlwstm2.info_adresse.cd_poste, 5);
		super.marshal.addDataA(nwlwstm2Awlwstm2.info_adresse.localite, 26);
if (nwlwstm2Awlwstm2.info_reclam == null) nwlwstm2Awlwstm2.info_reclam = new Nwlwstm2Awlwstm2Info_reclam();
		super.marshal.addDataN(nwlwstm2Awlwstm2.info_reclam.dt_deb_reclam, 8, 0);
		super.marshal.addDataN(nwlwstm2Awlwstm2.info_reclam.dt_fin_reclam, 8, 0);
		super.marshal.addDataA(nwlwstm2Awlwstm2.info_reclam.cd_source, 3);
		super.marshal.addDataA(nwlwstm2Awlwstm2.info_reclam.cd_media, 3);
		super.marshal.addDataN(nwlwstm2Awlwstm2.info_reclam.dt_creat, 8, 0);
		super.marshal.addDataN(nwlwstm2Awlwstm2.info_reclam.hr_creat, 6, 0);
				if (nwlwstm2Awlwstm2.info_reclam.lig_msg == null) nwlwstm2Awlwstm2.info_reclam.lig_msg = new String[3];
		for (int i0=0; i0<3; i0++) super.marshal.addDataA(nwlwstm2Awlwstm2.info_reclam.lig_msg[i0], 72);
if (nwlwstm2Awlwstm2.reponse_suivi == null) nwlwstm2Awlwstm2.reponse_suivi = new Nwlwstm2Awlwstm2Reponse_suivi();
				if (nwlwstm2Awlwstm2.reponse_suivi.cd_reponse == null) nwlwstm2Awlwstm2.reponse_suivi.cd_reponse = new String[20];
		for (int i0=0; i0<20; i0++) super.marshal.addDataA(nwlwstm2Awlwstm2.reponse_suivi.cd_reponse[i0], 4);
				if (nwlwstm2Awlwstm2.reponse_suivi.lib_reponse == null) nwlwstm2Awlwstm2.reponse_suivi.lib_reponse = new String[20];
		for (int i0=0; i0<20; i0++) super.marshal.addDataA(nwlwstm2Awlwstm2.reponse_suivi.lib_reponse[i0], 30);
		super.marshal.addDataA(nwlwstm2Awlwstm2.reponse_suivi.cd_reponse_base, 4);
		super.marshal.addDataA(nwlwstm2Awlwstm2.reponse_suivi.lib_reponse_base, 30);
		super.marshal.addDataN(nwlwstm2Awlwstm2.reponse_suivi.dt_reponse_base, 8, 0);
		super.marshal.addDataA(nwlwstm2Awlwstm2.dt_time_reclamation_cpl, 12);
		super.marshal.addDataA(nwlwstm2Awlwstm2.k_titre_reduit, 3);
		super.marshal.addDataA(nwlwstm2Awlwstm2.id_dossier, 18);
		}

		callServer();

		if (nwlwstm2Axwebent == null) nwlwstm2Axwebent = new Nwlwstm2Axwebent();
		if ( getVersion() >= 2000 ) {
			nwlwstm2Axwebent.get();
		} else {
		nwlwstm2Axwebent.dbid = super.marshal.getDataN(3, 0);
		nwlwstm2Axwebent.cible_exploitant = super.marshal.getDataA(2);
		nwlwstm2Axwebent.groupe_exploitant = super.marshal.getDataA(8);
		nwlwstm2Axwebent.numero_session = super.marshal.getDataN(8, 0);
		nwlwstm2Axwebent.utilisateur = super.marshal.getDataA(8);
		nwlwstm2Axwebent.transaction = super.marshal.getDataA(8);
		nwlwstm2Axwebent.fonction = super.marshal.getDataA(8);
		nwlwstm2Axwebent.date_time_deb = super.marshal.getDataA(15);
		nwlwstm2Axwebent.cd_cible = super.marshal.getDataA(2);
		nwlwstm2Axwebent.cd_stegrp = super.marshal.getDataA(3);
		nwlwstm2Axwebent.cd_titre = super.marshal.getDataA(3);
		nwlwstm2Axwebent.num_cli_ref = super.marshal.getDataA(11);
		nwlwstm2Axwebent.mot_passe_appl = super.marshal.getDataA(8);
		nwlwstm2Axwebent.cd_application = super.marshal.getDataA(8);
		nwlwstm2Axwebent.type_user = super.marshal.getDataA(1);
		nwlwstm2Axwebent.code_retour = super.marshal.getDataN(2, 0);
		nwlwstm2Axwebent.nb_ano = super.marshal.getDataN(1, 0);
				if (nwlwstm2Axwebent.t_ano == null) nwlwstm2Axwebent.t_ano = new Nwlwstm2AxwebentT_ano[5];
		for (int i0=0; i0<5; i0++) if (nwlwstm2Axwebent.t_ano[i0] == null) nwlwstm2Axwebent.t_ano[i0] = new Nwlwstm2AxwebentT_ano();
		for (int i0=0; i0<5; i0++) nwlwstm2Axwebent.t_ano[i0].code_ano = super.marshal.getDataA(4);
		for (int i0=0; i0<5; i0++) nwlwstm2Axwebent.t_ano[i0].lib_ano = super.marshal.getDataA(65);
		for (int i0=0; i0<5; i0++) nwlwstm2Axwebent.t_ano[i0].type_ano = super.marshal.getDataA(1);
		for (int i0=0; i0<5; i0++) nwlwstm2Axwebent.t_ano[i0].num_data = super.marshal.getDataN(2, 0);
		}
		if (nwlwstm2Awlwstm2 == null) nwlwstm2Awlwstm2 = new Nwlwstm2Awlwstm2();
		if ( getVersion() >= 2000 ) {
			nwlwstm2Awlwstm2.get();
		} else {
		if (nwlwstm2Awlwstm2.cle_suivi == null) nwlwstm2Awlwstm2.cle_suivi = new Nwlwstm2Awlwstm2Cle_suivi();
		nwlwstm2Awlwstm2.cle_suivi.cd_cible = super.marshal.getDataA(2);
		nwlwstm2Awlwstm2.cle_suivi.num_cli = super.marshal.getDataA(11);
		nwlwstm2Awlwstm2.cle_suivi.cd_stegrp = super.marshal.getDataA(3);
		nwlwstm2Awlwstm2.cle_suivi.id_suivi = super.marshal.getDataN(10, 0);
		if (nwlwstm2Awlwstm2.info_abo == null) nwlwstm2Awlwstm2.info_abo = new Nwlwstm2Awlwstm2Info_abo();
		nwlwstm2Awlwstm2.info_abo.top_actif = super.marshal.getDataA(1);
		nwlwstm2Awlwstm2.info_abo.type_ref = super.marshal.getDataA(5);
		nwlwstm2Awlwstm2.info_abo.ref_externe = super.marshal.getDataA(20);
		if (nwlwstm2Awlwstm2.info_adresse == null) nwlwstm2Awlwstm2.info_adresse = new Nwlwstm2Awlwstm2Info_adresse();
		nwlwstm2Awlwstm2.info_adresse.lig_nom = super.marshal.getDataA(32);
		nwlwstm2Awlwstm2.info_adresse.numero_voie = super.marshal.getDataA(5);
		nwlwstm2Awlwstm2.info_adresse.lig_adr = super.marshal.getDataA(32);
		nwlwstm2Awlwstm2.info_adresse.commune = super.marshal.getDataA(32);
		nwlwstm2Awlwstm2.info_adresse.cd_poste = super.marshal.getDataA(5);
		nwlwstm2Awlwstm2.info_adresse.localite = super.marshal.getDataA(26);
		if (nwlwstm2Awlwstm2.info_reclam == null) nwlwstm2Awlwstm2.info_reclam = new Nwlwstm2Awlwstm2Info_reclam();
		nwlwstm2Awlwstm2.info_reclam.dt_deb_reclam = super.marshal.getDataN(8, 0);
		nwlwstm2Awlwstm2.info_reclam.dt_fin_reclam = super.marshal.getDataN(8, 0);
		nwlwstm2Awlwstm2.info_reclam.cd_source = super.marshal.getDataA(3);
		nwlwstm2Awlwstm2.info_reclam.cd_media = super.marshal.getDataA(3);
		nwlwstm2Awlwstm2.info_reclam.dt_creat = super.marshal.getDataN(8, 0);
		nwlwstm2Awlwstm2.info_reclam.hr_creat = super.marshal.getDataN(6, 0);
		for (int i0=0; i0<3; i0++) nwlwstm2Awlwstm2.info_reclam.lig_msg[i0] = super.marshal.getDataA(72);
		if (nwlwstm2Awlwstm2.reponse_suivi == null) nwlwstm2Awlwstm2.reponse_suivi = new Nwlwstm2Awlwstm2Reponse_suivi();
		for (int i0=0; i0<20; i0++) nwlwstm2Awlwstm2.reponse_suivi.cd_reponse[i0] = super.marshal.getDataA(4);
		for (int i0=0; i0<20; i0++) nwlwstm2Awlwstm2.reponse_suivi.lib_reponse[i0] = super.marshal.getDataA(30);
		nwlwstm2Awlwstm2.reponse_suivi.cd_reponse_base = super.marshal.getDataA(4);
		nwlwstm2Awlwstm2.reponse_suivi.lib_reponse_base = super.marshal.getDataA(30);
		nwlwstm2Awlwstm2.reponse_suivi.dt_reponse_base = super.marshal.getDataN(8, 0);
		nwlwstm2Awlwstm2.dt_time_reclamation_cpl = super.marshal.getDataA(12);
		nwlwstm2Awlwstm2.k_titre_reduit = super.marshal.getDataA(3);
		nwlwstm2Awlwstm2.id_dossier = super.marshal.getDataA(18);
		}

	}

	public class Nwlwstm2Axwebent {
		public BigDecimal dbid;
		public String cible_exploitant;
		public String groupe_exploitant;
		public BigDecimal numero_session;
		public String utilisateur;
		public String transaction;
		public String fonction;
		public String date_time_deb;
		public String cd_cible;
		public String cd_stegrp;
		public String cd_titre;
		public String num_cli_ref;
		public String mot_passe_appl;
		public String cd_application;
		public String type_user;
		public BigDecimal code_retour;
		public BigDecimal nb_ano;
		public Nwlwstm2AxwebentT_ano[] t_ano;
		public void add() throws BrokerException {
			Jwlwstm2.super.marshal.addDataN(dbid, 3, 0);
			Jwlwstm2.super.marshal.addDataA(cible_exploitant, 2);
			Jwlwstm2.super.marshal.addDataA(groupe_exploitant, 8);
			Jwlwstm2.super.marshal.addDataN(numero_session, 8, 0);
			Jwlwstm2.super.marshal.addDataA(utilisateur, 8);
			Jwlwstm2.super.marshal.addDataA(transaction, 8);
			Jwlwstm2.super.marshal.addDataA(fonction, 8);
			Jwlwstm2.super.marshal.addDataA(date_time_deb, 15);
			Jwlwstm2.super.marshal.addDataA(cd_cible, 2);
			Jwlwstm2.super.marshal.addDataA(cd_stegrp, 3);
			Jwlwstm2.super.marshal.addDataA(cd_titre, 3);
			Jwlwstm2.super.marshal.addDataA(num_cli_ref, 11);
			Jwlwstm2.super.marshal.addDataA(mot_passe_appl, 8);
			Jwlwstm2.super.marshal.addDataA(cd_application, 8);
			Jwlwstm2.super.marshal.addDataA(type_user, 1);
			Jwlwstm2.super.marshal.addDataN(code_retour, 2, 0);
			Jwlwstm2.super.marshal.addDataN(nb_ano, 1, 0);
			if (t_ano == null) t_ano = new Nwlwstm2AxwebentT_ano[5];
		for (int i0=0; i0<5; i0++) if (t_ano[i0] == null) t_ano[i0] = new Nwlwstm2AxwebentT_ano();
			for (int i0=0; i0<5; i0++) t_ano[i0].add();
		}
		public void get() throws BrokerException {
			dbid = Jwlwstm2.super.marshal.getDataN(3, 0);
			cible_exploitant = Jwlwstm2.super.marshal.getDataA(2);
			groupe_exploitant = Jwlwstm2.super.marshal.getDataA(8);
			numero_session = Jwlwstm2.super.marshal.getDataN(8, 0);
			utilisateur = Jwlwstm2.super.marshal.getDataA(8);
			transaction = Jwlwstm2.super.marshal.getDataA(8);
			fonction = Jwlwstm2.super.marshal.getDataA(8);
			date_time_deb = Jwlwstm2.super.marshal.getDataA(15);
			cd_cible = Jwlwstm2.super.marshal.getDataA(2);
			cd_stegrp = Jwlwstm2.super.marshal.getDataA(3);
			cd_titre = Jwlwstm2.super.marshal.getDataA(3);
			num_cli_ref = Jwlwstm2.super.marshal.getDataA(11);
			mot_passe_appl = Jwlwstm2.super.marshal.getDataA(8);
			cd_application = Jwlwstm2.super.marshal.getDataA(8);
			type_user = Jwlwstm2.super.marshal.getDataA(1);
			code_retour = Jwlwstm2.super.marshal.getDataN(2, 0);
			nb_ano = Jwlwstm2.super.marshal.getDataN(1, 0);
			if (t_ano == null) t_ano = new Nwlwstm2AxwebentT_ano[5];
		for (int i0=0; i0<5; i0++) if (t_ano[i0] == null) t_ano[i0] = new Nwlwstm2AxwebentT_ano();
			for (int i0=0; i0<5; i0++) {
				t_ano[i0].get();
			}
		}
	}

	public class Nwlwstm2AxwebentT_ano {
		public String code_ano;
		public String lib_ano;
		public String type_ano;
		public BigDecimal num_data;
		public void add() throws BrokerException {
			Jwlwstm2.super.marshal.addDataA(code_ano, 4);
			Jwlwstm2.super.marshal.addDataA(lib_ano, 65);
			Jwlwstm2.super.marshal.addDataA(type_ano, 1);
			Jwlwstm2.super.marshal.addDataN(num_data, 2, 0);
		}
		public void get() throws BrokerException {
			code_ano = Jwlwstm2.super.marshal.getDataA(4);
			lib_ano = Jwlwstm2.super.marshal.getDataA(65);
			type_ano = Jwlwstm2.super.marshal.getDataA(1);
			num_data = Jwlwstm2.super.marshal.getDataN(2, 0);
		}
	}

	public class Nwlwstm2Awlwstm2 {
		public Nwlwstm2Awlwstm2Cle_suivi cle_suivi;
		public Nwlwstm2Awlwstm2Info_abo info_abo;
		public Nwlwstm2Awlwstm2Info_adresse info_adresse;
		public Nwlwstm2Awlwstm2Info_reclam info_reclam;
		public Nwlwstm2Awlwstm2Reponse_suivi reponse_suivi;
		public String dt_time_reclamation_cpl;
		public String k_titre_reduit;
		public String id_dossier;
		public void add() throws BrokerException {
			if (cle_suivi == null) cle_suivi = new Nwlwstm2Awlwstm2Cle_suivi();
			cle_suivi.add();
			if (info_abo == null) info_abo = new Nwlwstm2Awlwstm2Info_abo();
			info_abo.add();
			if (info_adresse == null) info_adresse = new Nwlwstm2Awlwstm2Info_adresse();
			info_adresse.add();
			if (info_reclam == null) info_reclam = new Nwlwstm2Awlwstm2Info_reclam();
			info_reclam.add();
			if (reponse_suivi == null) reponse_suivi = new Nwlwstm2Awlwstm2Reponse_suivi();
			reponse_suivi.add();
			Jwlwstm2.super.marshal.addDataA(dt_time_reclamation_cpl, 12);
			Jwlwstm2.super.marshal.addDataA(k_titre_reduit, 3);
			Jwlwstm2.super.marshal.addDataA(id_dossier, 18);
		}
		public void get() throws BrokerException {
			if (cle_suivi == null) cle_suivi = new Nwlwstm2Awlwstm2Cle_suivi();
							cle_suivi.get();
			if (info_abo == null) info_abo = new Nwlwstm2Awlwstm2Info_abo();
							info_abo.get();
			if (info_adresse == null) info_adresse = new Nwlwstm2Awlwstm2Info_adresse();
							info_adresse.get();
			if (info_reclam == null) info_reclam = new Nwlwstm2Awlwstm2Info_reclam();
							info_reclam.get();
			if (reponse_suivi == null) reponse_suivi = new Nwlwstm2Awlwstm2Reponse_suivi();
							reponse_suivi.get();
			dt_time_reclamation_cpl = Jwlwstm2.super.marshal.getDataA(12);
			k_titre_reduit = Jwlwstm2.super.marshal.getDataA(3);
			id_dossier = Jwlwstm2.super.marshal.getDataA(18);
		}
	}

	public class Nwlwstm2Awlwstm2Cle_suivi {
		public String cd_cible;
		public String num_cli;
		public String cd_stegrp;
		public BigDecimal id_suivi;
		public void add() throws BrokerException {
			Jwlwstm2.super.marshal.addDataA(cd_cible, 2);
			Jwlwstm2.super.marshal.addDataA(num_cli, 11);
			Jwlwstm2.super.marshal.addDataA(cd_stegrp, 3);
			Jwlwstm2.super.marshal.addDataN(id_suivi, 10, 0);
		}
		public void get() throws BrokerException {
			cd_cible = Jwlwstm2.super.marshal.getDataA(2);
			num_cli = Jwlwstm2.super.marshal.getDataA(11);
			cd_stegrp = Jwlwstm2.super.marshal.getDataA(3);
			id_suivi = Jwlwstm2.super.marshal.getDataN(10, 0);
		}
	}

	public class Nwlwstm2Awlwstm2Info_abo {
		public String top_actif;
		public String type_ref;
		public String ref_externe;
		public void add() throws BrokerException {
			Jwlwstm2.super.marshal.addDataA(top_actif, 1);
			Jwlwstm2.super.marshal.addDataA(type_ref, 5);
			Jwlwstm2.super.marshal.addDataA(ref_externe, 20);
		}
		public void get() throws BrokerException {
			top_actif = Jwlwstm2.super.marshal.getDataA(1);
			type_ref = Jwlwstm2.super.marshal.getDataA(5);
			ref_externe = Jwlwstm2.super.marshal.getDataA(20);
		}
	}

	public class Nwlwstm2Awlwstm2Info_adresse {
		public String lig_nom;
		public String numero_voie;
		public String lig_adr;
		public String commune;
		public String cd_poste;
		public String localite;
		public void add() throws BrokerException {
			Jwlwstm2.super.marshal.addDataA(lig_nom, 32);
			Jwlwstm2.super.marshal.addDataA(numero_voie, 5);
			Jwlwstm2.super.marshal.addDataA(lig_adr, 32);
			Jwlwstm2.super.marshal.addDataA(commune, 32);
			Jwlwstm2.super.marshal.addDataA(cd_poste, 5);
			Jwlwstm2.super.marshal.addDataA(localite, 26);
		}
		public void get() throws BrokerException {
			lig_nom = Jwlwstm2.super.marshal.getDataA(32);
			numero_voie = Jwlwstm2.super.marshal.getDataA(5);
			lig_adr = Jwlwstm2.super.marshal.getDataA(32);
			commune = Jwlwstm2.super.marshal.getDataA(32);
			cd_poste = Jwlwstm2.super.marshal.getDataA(5);
			localite = Jwlwstm2.super.marshal.getDataA(26);
		}
	}

	public class Nwlwstm2Awlwstm2Info_reclam {
		public BigDecimal dt_deb_reclam;
		public BigDecimal dt_fin_reclam;
		public String cd_source;
		public String cd_media;
		public BigDecimal dt_creat;
		public BigDecimal hr_creat;
		public String[] lig_msg;
		public void add() throws BrokerException {
			Jwlwstm2.super.marshal.addDataN(dt_deb_reclam, 8, 0);
			Jwlwstm2.super.marshal.addDataN(dt_fin_reclam, 8, 0);
			Jwlwstm2.super.marshal.addDataA(cd_source, 3);
			Jwlwstm2.super.marshal.addDataA(cd_media, 3);
			Jwlwstm2.super.marshal.addDataN(dt_creat, 8, 0);
			Jwlwstm2.super.marshal.addDataN(hr_creat, 6, 0);
			if (lig_msg == null) lig_msg = new String[3];
			for (int i0=0; i0<3; i0++) Jwlwstm2.super.marshal.addDataA(lig_msg[i0], 72);
		}
		public void get() throws BrokerException {
			dt_deb_reclam = Jwlwstm2.super.marshal.getDataN(8, 0);
			dt_fin_reclam = Jwlwstm2.super.marshal.getDataN(8, 0);
			cd_source = Jwlwstm2.super.marshal.getDataA(3);
			cd_media = Jwlwstm2.super.marshal.getDataA(3);
			dt_creat = Jwlwstm2.super.marshal.getDataN(8, 0);
			hr_creat = Jwlwstm2.super.marshal.getDataN(6, 0);
			if (lig_msg == null) lig_msg = new String[3];
			for (int i0=0; i0<3; i0++) lig_msg[i0] = Jwlwstm2.super.marshal.getDataA(72);
		}
	}

	public class Nwlwstm2Awlwstm2Reponse_suivi {
		public String[] cd_reponse;
		public String[] lib_reponse;
		public String cd_reponse_base;
		public String lib_reponse_base;
		public BigDecimal dt_reponse_base;
		public void add() throws BrokerException {
			if (cd_reponse == null) cd_reponse = new String[20];
			for (int i0=0; i0<20; i0++) Jwlwstm2.super.marshal.addDataA(cd_reponse[i0], 4);
			if (lib_reponse == null) lib_reponse = new String[20];
			for (int i0=0; i0<20; i0++) Jwlwstm2.super.marshal.addDataA(lib_reponse[i0], 30);
			Jwlwstm2.super.marshal.addDataA(cd_reponse_base, 4);
			Jwlwstm2.super.marshal.addDataA(lib_reponse_base, 30);
			Jwlwstm2.super.marshal.addDataN(dt_reponse_base, 8, 0);
		}
		public void get() throws BrokerException {
			if (cd_reponse == null) cd_reponse = new String[20];
			for (int i0=0; i0<20; i0++) cd_reponse[i0] = Jwlwstm2.super.marshal.getDataA(4);
			if (lib_reponse == null) lib_reponse = new String[20];
			for (int i0=0; i0<20; i0++) lib_reponse[i0] = Jwlwstm2.super.marshal.getDataA(30);
			cd_reponse_base = Jwlwstm2.super.marshal.getDataA(4);
			lib_reponse_base = Jwlwstm2.super.marshal.getDataA(30);
			dt_reponse_base = Jwlwstm2.super.marshal.getDataN(8, 0);
		}
	}

}
