it.sistematica.isharedoc.model.xml.mail.signature.xsd
Class PrimaRegistrazione
java.lang.Object
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>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
identificatore
protected Identificatore identificatore
PrimaRegistrazione
public PrimaRegistrazione()
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