it.sistematica.isharedoc.model.xml.mail.signature.dtd
Class Comune
java.lang.Object
it.sistematica.isharedoc.model.xml.mail.signature.dtd.Comune
public class Comune
- extends java.lang.Object
Field Summary |
protected java.lang.String |
codiceISTAT
|
protected java.lang.String |
value
|
Method Summary |
java.lang.String |
getCodiceISTAT()
Gets the value of the codiceISTAT property. |
java.lang.String |
getvalue()
Gets the value of the value property. |
void |
setCodiceISTAT(java.lang.String value)
Sets the value of the codiceISTAT property. |
void |
setvalue(java.lang.String value)
Sets the value of the value property. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
codiceISTAT
protected java.lang.String codiceISTAT
value
protected java.lang.String value
Comune
public Comune()
getCodiceISTAT
public java.lang.String getCodiceISTAT()
- Gets the value of the codiceISTAT property.
- Returns:
- possible object is
String
setCodiceISTAT
public void setCodiceISTAT(java.lang.String value)
- Sets the value of the codiceISTAT property.
- Parameters:
value
- allowed object is
String
getvalue
public java.lang.String getvalue()
- Gets the value of the value property.
- Returns:
- possible object is
String
setvalue
public void setvalue(java.lang.String value)
- Sets the value of the value property.
- Parameters:
value
- allowed object is
String