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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd declared as Risposta
protected  Risposta Intestazione.risposta
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return Risposta
 Risposta ObjectFactory.createRisposta()
          Create an instance of Risposta
 Risposta Intestazione.getRisposta()
          Gets the value of the risposta property.
 

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

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd with parameters of type Risposta
 javax.xml.bind.JAXBElement<Risposta> ObjectFactory.createRisposta(Risposta value)
          Create an instance of JAXBElement<Risposta>}
 void Intestazione.setRisposta(Risposta value)
          Sets the value of the risposta property.