Uses of Class
it.sistematica.isharedoc.model.xml.mail.signature.xsd.Identificatore

Packages that use Identificatore
it.sistematica.isharedoc.model.xml.mail.signature.xsd   
 

Uses of Identificatore in it.sistematica.isharedoc.model.xml.mail.signature.xsd
 

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd declared as Identificatore
protected  Identificatore PrimaRegistrazione.identificatore
           
protected  Identificatore NotificaEccezione.identificatore
           
protected  Identificatore MessaggioRicevuto.identificatore
           
protected  Identificatore Messaggio.identificatore
           
protected  Identificatore Intestazione.identificatore
           
protected  Identificatore ConfermaRicezione.identificatore
           
protected  Identificatore AnnullamentoProtocollazione.identificatore
           
protected  Identificatore AggiornamentoConferma.identificatore
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return Identificatore
 Identificatore ObjectFactory.createIdentificatore()
          Create an instance of Identificatore
 Identificatore PrimaRegistrazione.getIdentificatore()
          Gets the value of the identificatore property.
 Identificatore NotificaEccezione.getIdentificatore()
          Gets the value of the identificatore property.
 Identificatore MessaggioRicevuto.getIdentificatore()
          Gets the value of the identificatore property.
 Identificatore Messaggio.getIdentificatore()
          Gets the value of the identificatore property.
 Identificatore Intestazione.getIdentificatore()
          Gets the value of the identificatore property.
 Identificatore ConfermaRicezione.getIdentificatore()
          Gets the value of the identificatore property.
 Identificatore AnnullamentoProtocollazione.getIdentificatore()
          Gets the value of the identificatore property.
 Identificatore AggiornamentoConferma.getIdentificatore()
          Gets the value of the identificatore property.
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return types with arguments of type Identificatore
 javax.xml.bind.JAXBElement<Identificatore> ObjectFactory.createIdentificatore(Identificatore value)
          Create an instance of JAXBElement<Identificatore>}
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd with parameters of type Identificatore
 javax.xml.bind.JAXBElement<Identificatore> ObjectFactory.createIdentificatore(Identificatore value)
          Create an instance of JAXBElement<Identificatore>}
 void PrimaRegistrazione.setIdentificatore(Identificatore value)
          Sets the value of the identificatore property.
 void NotificaEccezione.setIdentificatore(Identificatore value)
          Sets the value of the identificatore property.
 void MessaggioRicevuto.setIdentificatore(Identificatore value)
          Sets the value of the identificatore property.
 void Messaggio.setIdentificatore(Identificatore value)
          Sets the value of the identificatore property.
 void Intestazione.setIdentificatore(Identificatore value)
          Sets the value of the identificatore property.
 void ConfermaRicezione.setIdentificatore(Identificatore value)
          Sets the value of the identificatore property.
 void AnnullamentoProtocollazione.setIdentificatore(Identificatore value)
          Sets the value of the identificatore property.
 void AggiornamentoConferma.setIdentificatore(Identificatore value)
          Sets the value of the identificatore property.