it.sistematica.isharedoc.model.xml.mail.signature.dtd
Class OraRegistrazione
java.lang.Object
it.sistematica.isharedoc.model.xml.mail.signature.dtd.OraRegistrazione
public class OraRegistrazione
- extends java.lang.Object
Field Summary |
protected java.lang.String |
tempo
|
protected java.lang.String |
value
|
Method Summary |
java.lang.String |
getTempo()
Gets the value of the tempo property. |
java.lang.String |
getvalue()
Gets the value of the value property. |
void |
setTempo(java.lang.String value)
Sets the value of the tempo 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 |
tempo
protected java.lang.String tempo
value
protected java.lang.String value
OraRegistrazione
public OraRegistrazione()
getTempo
public java.lang.String getTempo()
- Gets the value of the tempo property.
- Returns:
- possible object is
String
setTempo
public void setTempo(java.lang.String value)
- Sets the value of the tempo 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