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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd declared as Intestazione
protected  Intestazione Segnatura.intestazione
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return Intestazione
 Intestazione ObjectFactory.createIntestazione()
          Create an instance of Intestazione
 Intestazione Segnatura.getIntestazione()
          Gets the value of the intestazione property.
 

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

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