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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd declared as PrimaRegistrazione
protected  PrimaRegistrazione MessaggioRicevuto.primaRegistrazione
           
protected  PrimaRegistrazione Messaggio.primaRegistrazione
           
protected  PrimaRegistrazione Intestazione.primaRegistrazione
           
protected  PrimaRegistrazione Documento.primaRegistrazione
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return PrimaRegistrazione
 PrimaRegistrazione ObjectFactory.createPrimaRegistrazione()
          Create an instance of PrimaRegistrazione
 PrimaRegistrazione MessaggioRicevuto.getPrimaRegistrazione()
          Gets the value of the primaRegistrazione property.
 PrimaRegistrazione Messaggio.getPrimaRegistrazione()
          Gets the value of the primaRegistrazione property.
 PrimaRegistrazione Intestazione.getPrimaRegistrazione()
          Gets the value of the primaRegistrazione property.
 PrimaRegistrazione Documento.getPrimaRegistrazione()
          Gets the value of the primaRegistrazione property.
 

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

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd with parameters of type PrimaRegistrazione
 javax.xml.bind.JAXBElement<PrimaRegistrazione> ObjectFactory.createPrimaRegistrazione(PrimaRegistrazione value)
          Create an instance of JAXBElement<PrimaRegistrazione>}
 void MessaggioRicevuto.setPrimaRegistrazione(PrimaRegistrazione value)
          Sets the value of the primaRegistrazione property.
 void Messaggio.setPrimaRegistrazione(PrimaRegistrazione value)
          Sets the value of the primaRegistrazione property.
 void Intestazione.setPrimaRegistrazione(PrimaRegistrazione value)
          Sets the value of the primaRegistrazione property.
 void Documento.setPrimaRegistrazione(PrimaRegistrazione value)
          Sets the value of the primaRegistrazione property.