|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.svimservice.nsisr.web.ws.schedadimorte.vo.schedadimorteset.RettificaSet
public class RettificaSet
Dati dell'eventuale rettifica apportata ad una scheda di morte.
Field Summary | |
---|---|
private java.lang.String |
codRettifica
Codice della rettifica. |
Constructor Summary | |
---|---|
RettificaSet()
|
Method Summary | |
---|---|
java.lang.String |
getCodRettifica()
|
void |
setCodRettifica(java.lang.String codRettifica)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
@MinOccurs(value=1L) @Facets(pattern="1|2|3|4|5|6|7|8|9|10|11") private java.lang.String codRettifica
Constructor Detail |
---|
public RettificaSet()
Method Detail |
---|
public java.lang.String getCodRettifica()
public void setCodRettifica(java.lang.String codRettifica)
codRettifica
- the codRettifica to set
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |