it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc
Class AttachedTimeStamp

java.lang.Object
  extended by 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
           
 
Constructor Summary
AttachedTimeStamp()
           
 
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
 

Field Detail

normal

protected java.lang.String normal
Constructor Detail

AttachedTimeStamp

public AttachedTimeStamp()
Method Detail

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