|
||||||||||
| 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.Toponimo
public class Toponimo
Java class for Toponimo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Toponimo">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="dug" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected java.lang.String |
content
|
protected java.lang.String |
dug
|
| Constructor Summary | |
|---|---|
Toponimo()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getContent()
Gets the value of the content property. |
java.lang.String |
getDug()
Gets the value of the dug property. |
void |
setContent(java.lang.String value)
Sets the value of the content property. |
void |
setDug(java.lang.String value)
Sets the value of the dug 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 content
protected java.lang.String dug
| Constructor Detail |
|---|
public Toponimo()
| Method Detail |
|---|
public java.lang.String getContent()
Stringpublic void setContent(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDug()
Stringpublic void setDug(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||