|
||||||||||
| 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.Messaggio
public class Messaggio
| Field Summary | |
|---|---|
protected java.util.List<java.lang.Object> |
identificatoreOrDescrizioneMessaggio
|
protected PrimaRegistrazione |
primaRegistrazione
|
| Constructor Summary | |
|---|---|
Messaggio()
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.Object> |
getIdentificatoreOrDescrizioneMessaggio()
Gets the value of the identificatoreOrDescrizioneMessaggio property. |
PrimaRegistrazione |
getPrimaRegistrazione()
Gets the value of the primaRegistrazione property. |
void |
setPrimaRegistrazione(PrimaRegistrazione value)
Sets the value of the primaRegistrazione property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.List<java.lang.Object> identificatoreOrDescrizioneMessaggio
protected PrimaRegistrazione primaRegistrazione
| Constructor Detail |
|---|
public Messaggio()
| Method Detail |
|---|
public java.util.List<java.lang.Object> getIdentificatoreOrDescrizioneMessaggio()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the identificatoreOrDescrizioneMessaggio property.
For example, to add a new item, do as follows:
getIdentificatoreOrDescrizioneMessaggio().add(newItem);
Objects of the following type(s) are allowed in the list
Identificatore
DescrizioneMessaggio
public PrimaRegistrazione getPrimaRegistrazione()
PrimaRegistrazionepublic void setPrimaRegistrazione(PrimaRegistrazione value)
value - allowed object is
PrimaRegistrazione
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||