it.sistematica.isharedoc.model.xml.mail.signature.xsd
Class PrimaRegistrazione

java.lang.Object
  extended by it.sistematica.isharedoc.model.xml.mail.signature.xsd.PrimaRegistrazione

public class PrimaRegistrazione
extends java.lang.Object

Java class for PrimaRegistrazione complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="PrimaRegistrazione">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{http://www.digitPa.gov.it/protocollo/}Identificatore"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  Identificatore identificatore
           
 
Constructor Summary
PrimaRegistrazione()
           
 
Method Summary
 Identificatore getIdentificatore()
          Gets the value of the identificatore property.
 void setIdentificatore(Identificatore value)
          Sets the value of the identificatore property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

identificatore

protected Identificatore identificatore
Constructor Detail

PrimaRegistrazione

public PrimaRegistrazione()
Method Detail

getIdentificatore

public Identificatore getIdentificatore()
Gets the value of the identificatore property.

Returns:
possible object is Identificatore

setIdentificatore

public void setIdentificatore(Identificatore value)
Sets the value of the identificatore property.

Parameters:
value - allowed object is Identificatore