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

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

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

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return Ruolo
 Ruolo ObjectFactory.createRuolo()
          Create an instance of Ruolo
 

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

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd with parameters of type Ruolo
 javax.xml.bind.JAXBElement<Ruolo> ObjectFactory.createRuolo(Ruolo value)
          Create an instance of JAXBElement<Ruolo>}