package ch.sahits;
/**
* This class represents the database table
* /HOME/ANDI/CODEGENJAVA/CH.SAHITS.CODEGEN.TEST/FRAGMENTS/TESTHEADER4PARSING.CSV.
*/
public class Taz {
/** <code>abrkrs</code> holds the value of the field AbrKrs */
private String abrkrs;
/** <code>persnr</code> holds the value of the field PersNr */
private String persnr;
/** <code>nachname</code> holds the value of the field Nachname */
private String nachname;
/** <code>vorname</code> holds the value of the field Vorname */
private String vorname;
/** <code>nat</code> holds the value of the field Nat */
private String nat;
/** <code>gpartner</code> holds the value of the field GPartner */
private String gpartner;
/** <code>fakKanton</code> holds the value of the field FAK_Kanton */
private String fakKanton;
/** <code>svNummer</code> holds the value of the field SV_Nummer */
private String svNummer;
/** <code>natKind</code> holds the value of the field Nat_Kind */
private String natKind;
/** <code>gsch</code> holds the value of the field Gsch */
private String gsch;
/** <code>vornameKind</code> holds the value of the field Vorname_Kind */
private String vornameKind;
/** <code>nachnameKind</code> holds the value of the field Nachname_Kind */
private String nachnameKind;
/** <code>kindstatus</code> holds the value of the field Kindstatus */
private String kindstatus;
/** <code>ausbildung</code> holds the value of the field Ausbildung */
private String ausbildung;
/** <code>aufentStaat</code> holds the value of the field Aufent_Staat */
private String aufentStaat;
/** <code>berFak</code> holds the value of the field Ber_FAK */
private String berFak;
/** <code>gpnr</code> holds the value of the field GPNR */
private String gpnr;
/** <code>persidKind</code> holds the value of the field PersID_Kind */
private String persidKind;
/** <code>austritt</code> holds the value of the field Austritt */
private String austritt;
/** <code>gebdatBez</code> holds the value of the field GebDat_Bez */
private String gebdatBez;
/** <code>gueltigAb</code> holds the value of the field Gueltig_ab */
private String gueltigAb;
/** <code>gueltigBis</code> holds the value of the field Gueltig_bis */
private String gueltigBis;
/** <code>gebDatKind</code> holds the value of the field Geb_Dat_Kind */
private String gebDatKind;
/** <code>betrag</code> holds the value of the field Betrag */
private String betrag;
/**
* Retrieve the value of the field AbrKrs.
* @return the value of the field
*/
public String getAbrkrs(){
return abrkrs;
}
/**
* Set the value of the field AbrKrs.
* @param abrkrs value to be set for AbrKrs
*/
public void setAbrkrs(String abrkrs){
this.abrkrs = abrkrs;
}
/**
* Retrieve the value of the field PersNr.
* @return the value of the field
*/
public String getPersnr(){
return persnr;
}
/**
* Set the value of the field PersNr.
* @param persnr value to be set for PersNr
*/
public void setPersnr(String persnr){
this.persnr = persnr;
}
/**
* Retrieve the value of the field Nachname.
* @return the value of the field
*/
public String getNachname(){
return nachname;
}
/**
* Set the value of the field Nachname.
* @param nachname value to be set for Nachname
*/
public void setNachname(String nachname){
this.nachname = nachname;
}
/**
* Retrieve the value of the field Vorname.
* @return the value of the field
*/
public String getVorname(){
return vorname;
}
/**
* Set the value of the field Vorname.
* @param vorname value to be set for Vorname
*/
public void setVorname(String vorname){
this.vorname = vorname;
}
/**
* Retrieve the value of the field Nat.
* @return the value of the field
*/
public String getNat(){
return nat;
}
/**
* Set the value of the field Nat.
* @param nat value to be set for Nat
*/
public void setNat(String nat){
this.nat = nat;
}
/**
* Retrieve the value of the field GPartner.
* @return the value of the field
*/
public String getGpartner(){
return gpartner;
}
/**
* Set the value of the field GPartner.
* @param gpartner value to be set for GPartner
*/
public void setGpartner(String gpartner){
this.gpartner = gpartner;
}
/**
* Retrieve the value of the field FAK_Kanton.
* @return the value of the field
*/
public String getFakKanton(){
return fakKanton;
}
/**
* Set the value of the field FAK_Kanton.
* @param fakKanton value to be set for FAK_Kanton
*/
public void setFakKanton(String fakKanton){
this.fakKanton = fakKanton;
}
/**
* Retrieve the value of the field SV_Nummer.
* @return the value of the field
*/
public String getSvNummer(){
return svNummer;
}
/**
* Set the value of the field SV_Nummer.
* @param svNummer value to be set for SV_Nummer
*/
public void setSvNummer(String svNummer){
this.svNummer = svNummer;
}
/**
* Retrieve the value of the field Nat_Kind.
* @return the value of the field
*/
public String getNatKind(){
return natKind;
}
/**
* Set the value of the field Nat_Kind.
* @param natKind value to be set for Nat_Kind
*/
public void setNatKind(String natKind){
this.natKind = natKind;
}
/**
* Retrieve the value of the field Gsch.
* @return the value of the field
*/
public String getGsch(){
return gsch;
}
/**
* Set the value of the field Gsch.
* @param gsch value to be set for Gsch
*/
public void setGsch(String gsch){
this.gsch = gsch;
}
/**
* Retrieve the value of the field Vorname_Kind.
* @return the value of the field
*/
public String getVornameKind(){
return vornameKind;
}
/**
* Set the value of the field Vorname_Kind.
* @param vornameKind value to be set for Vorname_Kind
*/
public void setVornameKind(String vornameKind){
this.vornameKind = vornameKind;
}
/**
* Retrieve the value of the field Nachname_Kind.
* @return the value of the field
*/
public String getNachnameKind(){
return nachnameKind;
}
/**
* Set the value of the field Nachname_Kind.
* @param nachnameKind value to be set for Nachname_Kind
*/
public void setNachnameKind(String nachnameKind){
this.nachnameKind = nachnameKind;
}
/**
* Retrieve the value of the field Kindstatus.
* @return the value of the field
*/
public String getKindstatus(){
return kindstatus;
}
/**
* Set the value of the field Kindstatus.
* @param kindstatus value to be set for Kindstatus
*/
public void setKindstatus(String kindstatus){
this.kindstatus = kindstatus;
}
/**
* Retrieve the value of the field Ausbildung.
* @return the value of the field
*/
public String getAusbildung(){
return ausbildung;
}
/**
* Set the value of the field Ausbildung.
* @param ausbildung value to be set for Ausbildung
*/
public void setAusbildung(String ausbildung){
this.ausbildung = ausbildung;
}
/**
* Retrieve the value of the field Aufent_Staat.
* @return the value of the field
*/
public String getAufentStaat(){
return aufentStaat;
}
/**
* Set the value of the field Aufent_Staat.
* @param aufentStaat value to be set for Aufent_Staat
*/
public void setAufentStaat(String aufentStaat){
this.aufentStaat = aufentStaat;
}
/**
* Retrieve the value of the field Ber_FAK.
* @return the value of the field
*/
public String getBerFak(){
return berFak;
}
/**
* Set the value of the field Ber_FAK.
* @param berFak value to be set for Ber_FAK
*/
public void setBerFak(String berFak){
this.berFak = berFak;
}
/**
* Retrieve the value of the field GPNR.
* @return the value of the field
*/
public String getGpnr(){
return gpnr;
}
/**
* Set the value of the field GPNR.
* @param gpnr value to be set for GPNR
*/
public void setGpnr(String gpnr){
this.gpnr = gpnr;
}
/**
* Retrieve the value of the field PersID_Kind.
* @return the value of the field
*/
public String getPersidKind(){
return persidKind;
}
/**
* Set the value of the field PersID_Kind.
* @param persidKind value to be set for PersID_Kind
*/
public void setPersidKind(String persidKind){
this.persidKind = persidKind;
}
/**
* Retrieve the value of the field Austritt.
* @return the value of the field
*/
public String getAustritt(){
return austritt;
}
/**
* Set the value of the field Austritt.
* @param austritt value to be set for Austritt
*/
public void setAustritt(String austritt){
this.austritt = austritt;
}
/**
* Retrieve the value of the field GebDat_Bez.
* @return the value of the field
*/
public String getGebdatBez(){
return gebdatBez;
}
/**
* Set the value of the field GebDat_Bez.
* @param gebdatBez value to be set for GebDat_Bez
*/
public void setGebdatBez(String gebdatBez){
this.gebdatBez = gebdatBez;
}
/**
* Retrieve the value of the field Gueltig_ab.
* @return the value of the field
*/
public String getGueltigAb(){
return gueltigAb;
}
/**
* Set the value of the field Gueltig_ab.
* @param gueltigAb value to be set for Gueltig_ab
*/
public void setGueltigAb(String gueltigAb){
this.gueltigAb = gueltigAb;
}
/**
* Retrieve the value of the field Gueltig_bis.
* @return the value of the field
*/
public String getGueltigBis(){
return gueltigBis;
}
/**
* Set the value of the field Gueltig_bis.
* @param gueltigBis value to be set for Gueltig_bis
*/
public void setGueltigBis(String gueltigBis){
this.gueltigBis = gueltigBis;
}
/**
* Retrieve the value of the field Geb_Dat_Kind.
* @return the value of the field
*/
public String getGebDatKind(){
return gebDatKind;
}
/**
* Set the value of the field Geb_Dat_Kind.
* @param gebDatKind value to be set for Geb_Dat_Kind
*/
public void setGebDatKind(String gebDatKind){
this.gebDatKind = gebDatKind;
}
/**
* Retrieve the value of the field Betrag.
* @return the value of the field
*/
public String getBetrag(){
return betrag;
}
/**
* Set the value of the field Betrag.
* @param betrag value to be set for Betrag
*/
public void setBetrag(String betrag){
this.betrag = betrag;
}
}