it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc
Class AttachedTimeStamp
java.lang.Object
it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc.AttachedTimeStamp
public class AttachedTimeStamp
- extends java.lang.Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="normal" use="required" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
</restriction>
</complexContent>
</complexType>
Field Summary |
protected java.lang.String |
normal
|
Method Summary |
java.lang.String |
getNormal()
Gets the value of the normal property. |
void |
setNormal(java.lang.String value)
Sets the value of the normal property. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
normal
protected java.lang.String normal
AttachedTimeStamp
public AttachedTimeStamp()
getNormal
public java.lang.String getNormal()
- Gets the value of the normal property.
- Returns:
- possible object is
String
setNormal
public void setNormal(java.lang.String value)
- Sets the value of the normal property.
- Parameters:
value
- allowed object is
String