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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd declared as Descrizione
protected  Descrizione Segnatura.descrizione
           
protected  Descrizione ConfermaRicezione.descrizione
           
protected  Descrizione AggiornamentoConferma.descrizione
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return Descrizione
 Descrizione ObjectFactory.createDescrizione()
          Create an instance of Descrizione
 Descrizione Segnatura.getDescrizione()
          Gets the value of the descrizione property.
 Descrizione ConfermaRicezione.getDescrizione()
          Gets the value of the descrizione property.
 Descrizione AggiornamentoConferma.getDescrizione()
          Gets the value of the descrizione property.
 

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

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd with parameters of type Descrizione
 javax.xml.bind.JAXBElement<Descrizione> ObjectFactory.createDescrizione(Descrizione value)
          Create an instance of JAXBElement<Descrizione>}
 void Segnatura.setDescrizione(Descrizione value)
          Sets the value of the descrizione property.
 void ConfermaRicezione.setDescrizione(Descrizione value)
          Sets the value of the descrizione property.
 void AggiornamentoConferma.setDescrizione(Descrizione value)
          Sets the value of the descrizione property.