|
||||||||||
| 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.xsd.Mittente
public class Mittente
Java class for Mittente complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Mittente">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.digitPa.gov.it/protocollo/}Amministrazione"/>
<element ref="{http://www.digitPa.gov.it/protocollo/}AOO"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected Amministrazione |
amministrazione
|
protected AOO |
aoo
|
| Constructor Summary | |
|---|---|
Mittente()
|
|
| Method Summary | |
|---|---|
Amministrazione |
getAmministrazione()
Gets the value of the amministrazione property. |
AOO |
getAOO()
Gets the value of the aoo property. |
void |
setAmministrazione(Amministrazione value)
Sets the value of the amministrazione property. |
void |
setAOO(AOO value)
Sets the value of the aoo property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Amministrazione amministrazione
protected AOO aoo
| Constructor Detail |
|---|
public Mittente()
| Method Detail |
|---|
public Amministrazione getAmministrazione()
Amministrazionepublic void setAmministrazione(Amministrazione value)
value - allowed object is
Amministrazionepublic AOO getAOO()
AOOpublic void setAOO(AOO value)
value - allowed object is
AOO
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||