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