Uses of Class
it.sistematica.isharedoc.model.xml.mail.signature.dtd.Impronta

Packages that use Impronta
it.sistematica.isharedoc.model.xml.mail.signature.dtd   
 

Uses of Impronta in it.sistematica.isharedoc.model.xml.mail.signature.dtd
 

Fields in it.sistematica.isharedoc.model.xml.mail.signature.dtd declared as Impronta
protected  Impronta Documento.impronta
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.dtd that return Impronta
 Impronta ObjectFactory.createImpronta()
          Create an instance of Impronta
 Impronta Documento.getImpronta()
          Gets the value of the impronta property.
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.dtd with parameters of type Impronta
 void Documento.setImpronta(Impronta value)
          Sets the value of the impronta property.