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

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

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

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

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

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