/**
 ** 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 logistique/nwlwtnm1/nwlwtnm1.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 Jwlwtnm1 extends RPCService {

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

	public Jwlwtnm1() {
		super();
	}

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

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

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

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

	private Nwlwtnm1Axwebent nwlwtnm1Axwebent;

	public void setNwlwtnm1Axwebent(Nwlwtnm1Axwebent p) {
		nwlwtnm1Axwebent = p;
	}

	public Nwlwtnm1Axwebent getNwlwtnm1Axwebent() {
		return nwlwtnm1Axwebent;
	}

	private Nwlwtnm1Awlwtnm1 nwlwtnm1Awlwtnm1;

	public void setNwlwtnm1Awlwtnm1(Nwlwtnm1Awlwtnm1 p) {
		nwlwtnm1Awlwtnm1 = p;
	}

	public Nwlwtnm1Awlwtnm1 getNwlwtnm1Awlwtnm1() {
		return nwlwtnm1Awlwtnm1;
	}

	private final static byte[] NWLWTNM1_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,1MA4,0,50MA30,0,50MA1,0,50MA25,0,50MA1,"
			  + "0,50MA3,0,50MA60,0,50MG2,0MG2,1MA4,0MA30,0MA1,0MA25,0MA1,"
			  + "0MA3,0MA60,0MG2,0MG2,1MA1,0MA1,0MG2,0MG2,1MN2,0MG2,0MG1,0." ).getBytes();

	public void nwlwtnm1() throws BrokerException {

		buildHeader (NWLWTNM1_FORMAT, "52", 6797, 0, "NWLWTNM1", true, 1110, true, false, 2000);
if (nwlwtnm1Axwebent == null) nwlwtnm1Axwebent = new Nwlwtnm1Axwebent();
		if ( getVersion() >= 2000 ) {
			nwlwtnm1Axwebent.add();
		} else {
		super.marshal.addDataN(nwlwtnm1Axwebent.dbid, 3, 0);
		super.marshal.addDataA(nwlwtnm1Axwebent.cible_exploitant, 2);
		super.marshal.addDataA(nwlwtnm1Axwebent.groupe_exploitant, 8);
		super.marshal.addDataN(nwlwtnm1Axwebent.numero_session, 8, 0);
		super.marshal.addDataA(nwlwtnm1Axwebent.utilisateur, 8);
		super.marshal.addDataA(nwlwtnm1Axwebent.transaction, 8);
		super.marshal.addDataA(nwlwtnm1Axwebent.fonction, 8);
		super.marshal.addDataA(nwlwtnm1Axwebent.date_time_deb, 15);
		super.marshal.addDataA(nwlwtnm1Axwebent.cd_cible, 2);
		super.marshal.addDataA(nwlwtnm1Axwebent.cd_stegrp, 3);
		super.marshal.addDataA(nwlwtnm1Axwebent.cd_titre, 3);
		super.marshal.addDataA(nwlwtnm1Axwebent.num_cli_ref, 11);
		super.marshal.addDataA(nwlwtnm1Axwebent.mot_passe_appl, 8);
		super.marshal.addDataA(nwlwtnm1Axwebent.cd_application, 8);
		super.marshal.addDataA(nwlwtnm1Axwebent.type_user, 1);
		super.marshal.addDataN(nwlwtnm1Axwebent.code_retour, 2, 0);
		super.marshal.addDataN(nwlwtnm1Axwebent.nb_ano, 1, 0);
		if (nwlwtnm1Axwebent.t_ano == null) nwlwtnm1Axwebent.t_ano = new Nwlwtnm1AxwebentT_ano[5];
		for (int i0=0; i0<5; i0++) if (nwlwtnm1Axwebent.t_ano[i0] == null) nwlwtnm1Axwebent.t_ano[i0] = new Nwlwtnm1AxwebentT_ano();
		for (int i0=0; i0<5; i0++) super.marshal.addDataA(nwlwtnm1Axwebent.t_ano[i0].code_ano, 4);
		for (int i0=0; i0<5; i0++) super.marshal.addDataA(nwlwtnm1Axwebent.t_ano[i0].lib_ano, 65);
		for (int i0=0; i0<5; i0++) super.marshal.addDataA(nwlwtnm1Axwebent.t_ano[i0].type_ano, 1);
		for (int i0=0; i0<5; i0++) super.marshal.addDataN(nwlwtnm1Axwebent.t_ano[i0].num_data, 2, 0);
		}
if (nwlwtnm1Awlwtnm1 == null) nwlwtnm1Awlwtnm1 = new Nwlwtnm1Awlwtnm1();
		if ( getVersion() >= 2000 ) {
			nwlwtnm1Awlwtnm1.add();
		} else {
if (nwlwtnm1Awlwtnm1.demande == null) nwlwtnm1Awlwtnm1.demande = new Nwlwtnm1Awlwtnm1Demande();
				if (nwlwtnm1Awlwtnm1.demande.f_cd_zpo_org == null) nwlwtnm1Awlwtnm1.demande.f_cd_zpo_org = new String[50];
		for (int i0=0; i0<50; i0++) super.marshal.addDataA(nwlwtnm1Awlwtnm1.demande.f_cd_zpo_org[i0], 4);
				if (nwlwtnm1Awlwtnm1.demande.f_zpo_libelle_org == null) nwlwtnm1Awlwtnm1.demande.f_zpo_libelle_org = new String[50];
		for (int i0=0; i0<50; i0++) super.marshal.addDataA(nwlwtnm1Awlwtnm1.demande.f_zpo_libelle_org[i0], 30);
				if (nwlwtnm1Awlwtnm1.demande.f_type_portage_org == null) nwlwtnm1Awlwtnm1.demande.f_type_portage_org = new String[50];
		for (int i0=0; i0<50; i0++) super.marshal.addDataA(nwlwtnm1Awlwtnm1.demande.f_type_portage_org[i0], 1);
				if (nwlwtnm1Awlwtnm1.demande.f_lib_type_portage_org == null) nwlwtnm1Awlwtnm1.demande.f_lib_type_portage_org = new String[50];
		for (int i0=0; i0<50; i0++) super.marshal.addDataA(nwlwtnm1Awlwtnm1.demande.f_lib_type_portage_org[i0], 25);
				if (nwlwtnm1Awlwtnm1.demande.f_tpr_groupe_org == null) nwlwtnm1Awlwtnm1.demande.f_tpr_groupe_org = new String[50];
		for (int i0=0; i0<50; i0++) super.marshal.addDataA(nwlwtnm1Awlwtnm1.demande.f_tpr_groupe_org[i0], 1);
				if (nwlwtnm1Awlwtnm1.demande.f_tpr_num_org == null) nwlwtnm1Awlwtnm1.demande.f_tpr_num_org = new String[50];
		for (int i0=0; i0<50; i0++) super.marshal.addDataA(nwlwtnm1Awlwtnm1.demande.f_tpr_num_org[i0], 3);
				if (nwlwtnm1Awlwtnm1.demande.f_tpr_libelle_org == null) nwlwtnm1Awlwtnm1.demande.f_tpr_libelle_org = new String[50];
		for (int i0=0; i0<50; i0++) super.marshal.addDataA(nwlwtnm1Awlwtnm1.demande.f_tpr_libelle_org[i0], 60);
if (nwlwtnm1Awlwtnm1.creation == null) nwlwtnm1Awlwtnm1.creation = new Nwlwtnm1Awlwtnm1Creation();
		super.marshal.addDataA(nwlwtnm1Awlwtnm1.creation.f_cd_zpo_creat, 4);
		super.marshal.addDataA(nwlwtnm1Awlwtnm1.creation.f_zpo_libelle_creat, 30);
		super.marshal.addDataA(nwlwtnm1Awlwtnm1.creation.f_type_portage_creat, 1);
		super.marshal.addDataA(nwlwtnm1Awlwtnm1.creation.f_lib_type_portage_creat, 25);
		super.marshal.addDataA(nwlwtnm1Awlwtnm1.creation.f_tpr_groupe_creat, 1);
		super.marshal.addDataA(nwlwtnm1Awlwtnm1.creation.f_tpr_num_creat, 3);
		super.marshal.addDataA(nwlwtnm1Awlwtnm1.creation.f_tpr_libelle_creat, 60);
if (nwlwtnm1Awlwtnm1.supp == null) nwlwtnm1Awlwtnm1.supp = new Nwlwtnm1Awlwtnm1Supp();
		super.marshal.addDataA(nwlwtnm1Awlwtnm1.supp.f_top_purge, 1);
		super.marshal.addDataA(nwlwtnm1Awlwtnm1.supp.f_tpr_choix_supp, 1);
if (nwlwtnm1Awlwtnm1.code_retour == null) nwlwtnm1Awlwtnm1.code_retour = new Nwlwtnm1Awlwtnm1Code_retour();
		super.marshal.addDataN(nwlwtnm1Awlwtnm1.code_retour.code_ret, 2, 0);
		}

		callServer();

		if (nwlwtnm1Axwebent == null) nwlwtnm1Axwebent = new Nwlwtnm1Axwebent();
		if ( getVersion() >= 2000 ) {
			nwlwtnm1Axwebent.get();
		} else {
		nwlwtnm1Axwebent.dbid = super.marshal.getDataN(3, 0);
		nwlwtnm1Axwebent.cible_exploitant = super.marshal.getDataA(2);
		nwlwtnm1Axwebent.groupe_exploitant = super.marshal.getDataA(8);
		nwlwtnm1Axwebent.numero_session = super.marshal.getDataN(8, 0);
		nwlwtnm1Axwebent.utilisateur = super.marshal.getDataA(8);
		nwlwtnm1Axwebent.transaction = super.marshal.getDataA(8);
		nwlwtnm1Axwebent.fonction = super.marshal.getDataA(8);
		nwlwtnm1Axwebent.date_time_deb = super.marshal.getDataA(15);
		nwlwtnm1Axwebent.cd_cible = super.marshal.getDataA(2);
		nwlwtnm1Axwebent.cd_stegrp = super.marshal.getDataA(3);
		nwlwtnm1Axwebent.cd_titre = super.marshal.getDataA(3);
		nwlwtnm1Axwebent.num_cli_ref = super.marshal.getDataA(11);
		nwlwtnm1Axwebent.mot_passe_appl = super.marshal.getDataA(8);
		nwlwtnm1Axwebent.cd_application = super.marshal.getDataA(8);
		nwlwtnm1Axwebent.type_user = super.marshal.getDataA(1);
		nwlwtnm1Axwebent.code_retour = super.marshal.getDataN(2, 0);
		nwlwtnm1Axwebent.nb_ano = super.marshal.getDataN(1, 0);
				if (nwlwtnm1Axwebent.t_ano == null) nwlwtnm1Axwebent.t_ano = new Nwlwtnm1AxwebentT_ano[5];
		for (int i0=0; i0<5; i0++) if (nwlwtnm1Axwebent.t_ano[i0] == null) nwlwtnm1Axwebent.t_ano[i0] = new Nwlwtnm1AxwebentT_ano();
		for (int i0=0; i0<5; i0++) nwlwtnm1Axwebent.t_ano[i0].code_ano = super.marshal.getDataA(4);
		for (int i0=0; i0<5; i0++) nwlwtnm1Axwebent.t_ano[i0].lib_ano = super.marshal.getDataA(65);
		for (int i0=0; i0<5; i0++) nwlwtnm1Axwebent.t_ano[i0].type_ano = super.marshal.getDataA(1);
		for (int i0=0; i0<5; i0++) nwlwtnm1Axwebent.t_ano[i0].num_data = super.marshal.getDataN(2, 0);
		}
		if (nwlwtnm1Awlwtnm1 == null) nwlwtnm1Awlwtnm1 = new Nwlwtnm1Awlwtnm1();
		if ( getVersion() >= 2000 ) {
			nwlwtnm1Awlwtnm1.get();
		} else {
		if (nwlwtnm1Awlwtnm1.demande == null) nwlwtnm1Awlwtnm1.demande = new Nwlwtnm1Awlwtnm1Demande();
		for (int i0=0; i0<50; i0++) nwlwtnm1Awlwtnm1.demande.f_cd_zpo_org[i0] = super.marshal.getDataA(4);
		for (int i0=0; i0<50; i0++) nwlwtnm1Awlwtnm1.demande.f_zpo_libelle_org[i0] = super.marshal.getDataA(30);
		for (int i0=0; i0<50; i0++) nwlwtnm1Awlwtnm1.demande.f_type_portage_org[i0] = super.marshal.getDataA(1);
		for (int i0=0; i0<50; i0++) nwlwtnm1Awlwtnm1.demande.f_lib_type_portage_org[i0] = super.marshal.getDataA(25);
		for (int i0=0; i0<50; i0++) nwlwtnm1Awlwtnm1.demande.f_tpr_groupe_org[i0] = super.marshal.getDataA(1);
		for (int i0=0; i0<50; i0++) nwlwtnm1Awlwtnm1.demande.f_tpr_num_org[i0] = super.marshal.getDataA(3);
		for (int i0=0; i0<50; i0++) nwlwtnm1Awlwtnm1.demande.f_tpr_libelle_org[i0] = super.marshal.getDataA(60);
		if (nwlwtnm1Awlwtnm1.creation == null) nwlwtnm1Awlwtnm1.creation = new Nwlwtnm1Awlwtnm1Creation();
		nwlwtnm1Awlwtnm1.creation.f_cd_zpo_creat = super.marshal.getDataA(4);
		nwlwtnm1Awlwtnm1.creation.f_zpo_libelle_creat = super.marshal.getDataA(30);
		nwlwtnm1Awlwtnm1.creation.f_type_portage_creat = super.marshal.getDataA(1);
		nwlwtnm1Awlwtnm1.creation.f_lib_type_portage_creat = super.marshal.getDataA(25);
		nwlwtnm1Awlwtnm1.creation.f_tpr_groupe_creat = super.marshal.getDataA(1);
		nwlwtnm1Awlwtnm1.creation.f_tpr_num_creat = super.marshal.getDataA(3);
		nwlwtnm1Awlwtnm1.creation.f_tpr_libelle_creat = super.marshal.getDataA(60);
		if (nwlwtnm1Awlwtnm1.supp == null) nwlwtnm1Awlwtnm1.supp = new Nwlwtnm1Awlwtnm1Supp();
		nwlwtnm1Awlwtnm1.supp.f_top_purge = super.marshal.getDataA(1);
		nwlwtnm1Awlwtnm1.supp.f_tpr_choix_supp = super.marshal.getDataA(1);
		if (nwlwtnm1Awlwtnm1.code_retour == null) nwlwtnm1Awlwtnm1.code_retour = new Nwlwtnm1Awlwtnm1Code_retour();
		nwlwtnm1Awlwtnm1.code_retour.code_ret = super.marshal.getDataN(2, 0);
		}

	}

	public class Nwlwtnm1Axwebent {
		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 Nwlwtnm1AxwebentT_ano[] t_ano;
		public void add() throws BrokerException {
			Jwlwtnm1.super.marshal.addDataN(dbid, 3, 0);
			Jwlwtnm1.super.marshal.addDataA(cible_exploitant, 2);
			Jwlwtnm1.super.marshal.addDataA(groupe_exploitant, 8);
			Jwlwtnm1.super.marshal.addDataN(numero_session, 8, 0);
			Jwlwtnm1.super.marshal.addDataA(utilisateur, 8);
			Jwlwtnm1.super.marshal.addDataA(transaction, 8);
			Jwlwtnm1.super.marshal.addDataA(fonction, 8);
			Jwlwtnm1.super.marshal.addDataA(date_time_deb, 15);
			Jwlwtnm1.super.marshal.addDataA(cd_cible, 2);
			Jwlwtnm1.super.marshal.addDataA(cd_stegrp, 3);
			Jwlwtnm1.super.marshal.addDataA(cd_titre, 3);
			Jwlwtnm1.super.marshal.addDataA(num_cli_ref, 11);
			Jwlwtnm1.super.marshal.addDataA(mot_passe_appl, 8);
			Jwlwtnm1.super.marshal.addDataA(cd_application, 8);
			Jwlwtnm1.super.marshal.addDataA(type_user, 1);
			Jwlwtnm1.super.marshal.addDataN(code_retour, 2, 0);
			Jwlwtnm1.super.marshal.addDataN(nb_ano, 1, 0);
			if (t_ano == null) t_ano = new Nwlwtnm1AxwebentT_ano[5];
		for (int i0=0; i0<5; i0++) if (t_ano[i0] == null) t_ano[i0] = new Nwlwtnm1AxwebentT_ano();
			for (int i0=0; i0<5; i0++) t_ano[i0].add();
		}
		public void get() throws BrokerException {
			dbid = Jwlwtnm1.super.marshal.getDataN(3, 0);
			cible_exploitant = Jwlwtnm1.super.marshal.getDataA(2);
			groupe_exploitant = Jwlwtnm1.super.marshal.getDataA(8);
			numero_session = Jwlwtnm1.super.marshal.getDataN(8, 0);
			utilisateur = Jwlwtnm1.super.marshal.getDataA(8);
			transaction = Jwlwtnm1.super.marshal.getDataA(8);
			fonction = Jwlwtnm1.super.marshal.getDataA(8);
			date_time_deb = Jwlwtnm1.super.marshal.getDataA(15);
			cd_cible = Jwlwtnm1.super.marshal.getDataA(2);
			cd_stegrp = Jwlwtnm1.super.marshal.getDataA(3);
			cd_titre = Jwlwtnm1.super.marshal.getDataA(3);
			num_cli_ref = Jwlwtnm1.super.marshal.getDataA(11);
			mot_passe_appl = Jwlwtnm1.super.marshal.getDataA(8);
			cd_application = Jwlwtnm1.super.marshal.getDataA(8);
			type_user = Jwlwtnm1.super.marshal.getDataA(1);
			code_retour = Jwlwtnm1.super.marshal.getDataN(2, 0);
			nb_ano = Jwlwtnm1.super.marshal.getDataN(1, 0);
			if (t_ano == null) t_ano = new Nwlwtnm1AxwebentT_ano[5];
		for (int i0=0; i0<5; i0++) if (t_ano[i0] == null) t_ano[i0] = new Nwlwtnm1AxwebentT_ano();
			for (int i0=0; i0<5; i0++) {
				t_ano[i0].get();
			}
		}
	}

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

	public class Nwlwtnm1Awlwtnm1 {
		public Nwlwtnm1Awlwtnm1Demande demande;
		public Nwlwtnm1Awlwtnm1Creation creation;
		public Nwlwtnm1Awlwtnm1Supp supp;
		public Nwlwtnm1Awlwtnm1Code_retour code_retour;
		public void add() throws BrokerException {
			if (demande == null) demande = new Nwlwtnm1Awlwtnm1Demande();
			demande.add();
			if (creation == null) creation = new Nwlwtnm1Awlwtnm1Creation();
			creation.add();
			if (supp == null) supp = new Nwlwtnm1Awlwtnm1Supp();
			supp.add();
			if (code_retour == null) code_retour = new Nwlwtnm1Awlwtnm1Code_retour();
			code_retour.add();
		}
		public void get() throws BrokerException {
			if (demande == null) demande = new Nwlwtnm1Awlwtnm1Demande();
							demande.get();
			if (creation == null) creation = new Nwlwtnm1Awlwtnm1Creation();
							creation.get();
			if (supp == null) supp = new Nwlwtnm1Awlwtnm1Supp();
							supp.get();
			if (code_retour == null) code_retour = new Nwlwtnm1Awlwtnm1Code_retour();
							code_retour.get();
		}
	}

	public class Nwlwtnm1Awlwtnm1Demande {
		public String[] f_cd_zpo_org;
		public String[] f_zpo_libelle_org;
		public String[] f_type_portage_org;
		public String[] f_lib_type_portage_org;
		public String[] f_tpr_groupe_org;
		public String[] f_tpr_num_org;
		public String[] f_tpr_libelle_org;
		public void add() throws BrokerException {
			if (f_cd_zpo_org == null) f_cd_zpo_org = new String[50];
			for (int i0=0; i0<50; i0++) Jwlwtnm1.super.marshal.addDataA(f_cd_zpo_org[i0], 4);
			if (f_zpo_libelle_org == null) f_zpo_libelle_org = new String[50];
			for (int i0=0; i0<50; i0++) Jwlwtnm1.super.marshal.addDataA(f_zpo_libelle_org[i0], 30);
			if (f_type_portage_org == null) f_type_portage_org = new String[50];
			for (int i0=0; i0<50; i0++) Jwlwtnm1.super.marshal.addDataA(f_type_portage_org[i0], 1);
			if (f_lib_type_portage_org == null) f_lib_type_portage_org = new String[50];
			for (int i0=0; i0<50; i0++) Jwlwtnm1.super.marshal.addDataA(f_lib_type_portage_org[i0], 25);
			if (f_tpr_groupe_org == null) f_tpr_groupe_org = new String[50];
			for (int i0=0; i0<50; i0++) Jwlwtnm1.super.marshal.addDataA(f_tpr_groupe_org[i0], 1);
			if (f_tpr_num_org == null) f_tpr_num_org = new String[50];
			for (int i0=0; i0<50; i0++) Jwlwtnm1.super.marshal.addDataA(f_tpr_num_org[i0], 3);
			if (f_tpr_libelle_org == null) f_tpr_libelle_org = new String[50];
			for (int i0=0; i0<50; i0++) Jwlwtnm1.super.marshal.addDataA(f_tpr_libelle_org[i0], 60);
		}
		public void get() throws BrokerException {
			if (f_cd_zpo_org == null) f_cd_zpo_org = new String[50];
			for (int i0=0; i0<50; i0++) f_cd_zpo_org[i0] = Jwlwtnm1.super.marshal.getDataA(4);
			if (f_zpo_libelle_org == null) f_zpo_libelle_org = new String[50];
			for (int i0=0; i0<50; i0++) f_zpo_libelle_org[i0] = Jwlwtnm1.super.marshal.getDataA(30);
			if (f_type_portage_org == null) f_type_portage_org = new String[50];
			for (int i0=0; i0<50; i0++) f_type_portage_org[i0] = Jwlwtnm1.super.marshal.getDataA(1);
			if (f_lib_type_portage_org == null) f_lib_type_portage_org = new String[50];
			for (int i0=0; i0<50; i0++) f_lib_type_portage_org[i0] = Jwlwtnm1.super.marshal.getDataA(25);
			if (f_tpr_groupe_org == null) f_tpr_groupe_org = new String[50];
			for (int i0=0; i0<50; i0++) f_tpr_groupe_org[i0] = Jwlwtnm1.super.marshal.getDataA(1);
			if (f_tpr_num_org == null) f_tpr_num_org = new String[50];
			for (int i0=0; i0<50; i0++) f_tpr_num_org[i0] = Jwlwtnm1.super.marshal.getDataA(3);
			if (f_tpr_libelle_org == null) f_tpr_libelle_org = new String[50];
			for (int i0=0; i0<50; i0++) f_tpr_libelle_org[i0] = Jwlwtnm1.super.marshal.getDataA(60);
		}
	}

	public class Nwlwtnm1Awlwtnm1Creation {
		public String f_cd_zpo_creat;
		public String f_zpo_libelle_creat;
		public String f_type_portage_creat;
		public String f_lib_type_portage_creat;
		public String f_tpr_groupe_creat;
		public String f_tpr_num_creat;
		public String f_tpr_libelle_creat;
		public void add() throws BrokerException {
			Jwlwtnm1.super.marshal.addDataA(f_cd_zpo_creat, 4);
			Jwlwtnm1.super.marshal.addDataA(f_zpo_libelle_creat, 30);
			Jwlwtnm1.super.marshal.addDataA(f_type_portage_creat, 1);
			Jwlwtnm1.super.marshal.addDataA(f_lib_type_portage_creat, 25);
			Jwlwtnm1.super.marshal.addDataA(f_tpr_groupe_creat, 1);
			Jwlwtnm1.super.marshal.addDataA(f_tpr_num_creat, 3);
			Jwlwtnm1.super.marshal.addDataA(f_tpr_libelle_creat, 60);
		}
		public void get() throws BrokerException {
			f_cd_zpo_creat = Jwlwtnm1.super.marshal.getDataA(4);
			f_zpo_libelle_creat = Jwlwtnm1.super.marshal.getDataA(30);
			f_type_portage_creat = Jwlwtnm1.super.marshal.getDataA(1);
			f_lib_type_portage_creat = Jwlwtnm1.super.marshal.getDataA(25);
			f_tpr_groupe_creat = Jwlwtnm1.super.marshal.getDataA(1);
			f_tpr_num_creat = Jwlwtnm1.super.marshal.getDataA(3);
			f_tpr_libelle_creat = Jwlwtnm1.super.marshal.getDataA(60);
		}
	}

	public class Nwlwtnm1Awlwtnm1Supp {
		public String f_top_purge;
		public String f_tpr_choix_supp;
		public void add() throws BrokerException {
			Jwlwtnm1.super.marshal.addDataA(f_top_purge, 1);
			Jwlwtnm1.super.marshal.addDataA(f_tpr_choix_supp, 1);
		}
		public void get() throws BrokerException {
			f_top_purge = Jwlwtnm1.super.marshal.getDataA(1);
			f_tpr_choix_supp = Jwlwtnm1.super.marshal.getDataA(1);
		}
	}

	public class Nwlwtnm1Awlwtnm1Code_retour {
		public BigDecimal code_ret;
		public void add() throws BrokerException {
			Jwlwtnm1.super.marshal.addDataN(code_ret, 2, 0);
		}
		public void get() throws BrokerException {
			code_ret = Jwlwtnm1.super.marshal.getDataN(2, 0);
		}
	}

}
