|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.sistematica.isharedoc.model.xml.mail.signature.dtd.Segnatura
public class Segnatura
| Field Summary | |
|---|---|
protected Descrizione |
descrizione
|
protected Intestazione |
intestazione
|
protected Riferimenti |
riferimenti
|
protected java.lang.String |
versione
|
protected java.lang.String |
xmlLang
|
| Constructor Summary | |
|---|---|
Segnatura()
|
|
| Method Summary | |
|---|---|
Descrizione |
getDescrizione()
Gets the value of the descrizione property. |
Intestazione |
getIntestazione()
Gets the value of the intestazione property. |
Riferimenti |
getRiferimenti()
Gets the value of the riferimenti property. |
java.lang.String |
getVersione()
Gets the value of the versione property. |
java.lang.String |
getXmlLang()
Gets the value of the xmlLang property. |
void |
setDescrizione(Descrizione value)
Sets the value of the descrizione property. |
void |
setIntestazione(Intestazione value)
Sets the value of the intestazione property. |
void |
setRiferimenti(Riferimenti value)
Sets the value of the riferimenti property. |
void |
setVersione(java.lang.String value)
Sets the value of the versione property. |
void |
setXmlLang(java.lang.String value)
Sets the value of the xmlLang property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String versione
protected java.lang.String xmlLang
protected Intestazione intestazione
protected Riferimenti riferimenti
protected Descrizione descrizione
| Constructor Detail |
|---|
public Segnatura()
| Method Detail |
|---|
public java.lang.String getVersione()
Stringpublic void setVersione(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getXmlLang()
Stringpublic void setXmlLang(java.lang.String value)
value - allowed object is
Stringpublic Intestazione getIntestazione()
Intestazionepublic void setIntestazione(Intestazione value)
value - allowed object is
Intestazionepublic Riferimenti getRiferimenti()
Riferimentipublic void setRiferimenti(Riferimenti value)
value - allowed object is
Riferimentipublic Descrizione getDescrizione()
Descrizionepublic void setDescrizione(Descrizione value)
value - allowed object is
Descrizione
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||