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

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

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

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

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

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