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