it.svimservice.nsisr.web.ws.prescrizionespecialistica.vo.getprescrizionespecialistica
Class TeamResponse

java.lang.Object
  extended by it.svimservice.nsisr.web.ws.prescrizionespecialistica.vo.getprescrizionespecialistica.TeamResponse

public class TeamResponse
extends java.lang.Object

Response del servizio "getPrescrizioneSpecialistica" che consente di ottenere i dati identificativi della tessera TEAM nel caso in cui sia presente.


Field Summary
private  java.lang.String codiceIdentificativoPersonale
          Codice identificativo personale.
private  java.lang.String codiceIdentificativoTessera
          codice identificativo della tessere TEAM.
private  java.lang.String codiceIstituzioneCompetente
          Codice dell'istituzione compretente.
private  java.lang.String codiceStatoEstero
          Codice dello stato estero presente sulla tessera TEAM.
private  java.lang.String cognome
          Cognome presente sulla tessera TEAM.
private  java.lang.String nome
          Nome presente sulla tessera TEAM.
private  java.lang.String scadenzaTessera
          Data di scadenza della tessera TEAM.
 
Constructor Summary
TeamResponse()
           
 
Method Summary
 java.lang.String getCodiceIdentificativoPersonale()
           
 java.lang.String getCodiceIdentificativoTessera()
           
 java.lang.String getCodiceIstituzioneCompetente()
          Restituisce il codice dell'istituzione competente.
 java.lang.String getCodiceStatoEstero()
           
 java.lang.String getCognome()
           
 java.lang.String getNome()
           
 java.lang.String getScadenzaTessera()
           
 void setCodiceIdentificativoPersonale(java.lang.String codiceIdentificativoPersonale)
           
 void setCodiceIdentificativoTessera(java.lang.String codiceIdentificativoTessera)
           
 void setCodiceIstituzioneCompetente(java.lang.String codiceIstituzioneCompetente)
          Imposta il codice dell'istituzione competente.
 void setCodiceStatoEstero(java.lang.String codiceStatoEstero)
           
 void setCognome(java.lang.String cognome)
           
 void setNome(java.lang.String nome)
           
 void setScadenzaTessera(java.lang.String scadenzaTessera)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

codiceIdentificativoPersonale

private java.lang.String codiceIdentificativoPersonale
Codice identificativo personale. Elemento facoltativo.


codiceIdentificativoTessera

private java.lang.String codiceIdentificativoTessera
codice identificativo della tessere TEAM. Elemento facoltativo.


codiceStatoEstero

private java.lang.String codiceStatoEstero
Codice dello stato estero presente sulla tessera TEAM. Elemento facoltativo.


cognome

private java.lang.String cognome
Cognome presente sulla tessera TEAM. Elemento facoltativo.


nome

private java.lang.String nome
Nome presente sulla tessera TEAM. Elemento facoltativo.


codiceIstituzioneCompetente

private java.lang.String codiceIstituzioneCompetente
Codice dell'istituzione compretente. Elemento facoltativo. I valori validi sono:
1 - BELGIO
10 - UNGHERIA
11 - PORTOGALLO
12 - SLOVENIA
13 - FINLANDIA
14 - SVEZIA
15 - NORVEGIA
16 - REPUBBLICA CECA
17 - CIPRO
18 - LETTONIA
19 - LITUANIA
2 - DANIMARCA
20 - MALTA
21 - PAESI BASSI
22 - AUSTRIA
23 - POLONIA
24 - SLOVACCHIA
25 - REGNO UNITO
26 - SVIZZERA
27 - ISLANDA
28 - LIECHTENSTEIN
3 - GERMANIA
4 - ESTONIA
5 - GRECIA
500001 - SSN, MIN SALUTE
6 - SPAGNA
7 - FRANCIA
8 - IRLANDA
9 - LUSSEMBURGO


scadenzaTessera

private java.lang.String scadenzaTessera
Data di scadenza della tessera TEAM. Elemento facoltativo.

Constructor Detail

TeamResponse

public TeamResponse()
Method Detail

getCodiceIdentificativoPersonale

public java.lang.String getCodiceIdentificativoPersonale()

setCodiceIdentificativoPersonale

public void setCodiceIdentificativoPersonale(java.lang.String codiceIdentificativoPersonale)

getCodiceIdentificativoTessera

public java.lang.String getCodiceIdentificativoTessera()

setCodiceIdentificativoTessera

public void setCodiceIdentificativoTessera(java.lang.String codiceIdentificativoTessera)

getCodiceStatoEstero

public java.lang.String getCodiceStatoEstero()

setCodiceStatoEstero

public void setCodiceStatoEstero(java.lang.String codiceStatoEstero)

getCognome

public java.lang.String getCognome()

setCognome

public void setCognome(java.lang.String cognome)

getNome

public java.lang.String getNome()

setNome

public void setNome(java.lang.String nome)

getCodiceIstituzioneCompetente

public java.lang.String getCodiceIstituzioneCompetente()
Restituisce il codice dell'istituzione competente.

Returns:
Codici possibili:
1 - BELGIO
10 - UNGHERIA
11 - PORTOGALLO
12 - SLOVENIA
13 - FINLANDIA
14 - SVEZIA
15 - NORVEGIA
16 - REPUBBLICA CECA
17 - CIPRO
18 - LETTONIA
19 - LITUANIA
2 - DANIMARCA
20 - MALTA
21 - PAESI BASSI
22 - AUSTRIA
23 - POLONIA
24 - SLOVACCHIA
25 - REGNO UNITO
26 - SVIZZERA
27 - ISLANDA
28 - LIECHTENSTEIN
3 - GERMANIA
4 - ESTONIA
5 - GRECIA
500001 - SSN, MIN SALUTE
6 - SPAGNA
7 - FRANCIA
8 - IRLANDA
9 - LUSSEMBURGO

setCodiceIstituzioneCompetente

public void setCodiceIstituzioneCompetente(java.lang.String codiceIstituzioneCompetente)
Imposta il codice dell'istituzione competente.

Parameters:
codiceIstituzioneCompetente - Codici possibili:
1 - BELGIO
10 - UNGHERIA
11 - PORTOGALLO
12 - SLOVENIA
13 - FINLANDIA
14 - SVEZIA
15 - NORVEGIA
16 - REPUBBLICA CECA
17 - CIPRO
18 - LETTONIA
19 - LITUANIA
2 - DANIMARCA
20 - MALTA
21 - PAESI BASSI
22 - AUSTRIA
23 - POLONIA
24 - SLOVACCHIA
25 - REGNO UNITO
26 - SVIZZERA
27 - ISLANDA
28 - LIECHTENSTEIN
3 - GERMANIA
4 - ESTONIA
5 - GRECIA
500001 - SSN, MIN SALUTE
6 - SPAGNA
7 - FRANCIA
8 - IRLANDA
9 - LUSSEMBURGO

getScadenzaTessera

public java.lang.String getScadenzaTessera()

setScadenzaTessera

public void setScadenzaTessera(java.lang.String scadenzaTessera)