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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd declared as Origine
protected  Origine Intestazione.origine
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return Origine
 Origine ObjectFactory.createOrigine()
          Create an instance of Origine
 Origine Intestazione.getOrigine()
          Gets the value of the origine property.
 

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

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