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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.dtd declared as IndirizzoPostale
protected  IndirizzoPostale Destinatario.indirizzoPostale
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.dtd that return IndirizzoPostale
 IndirizzoPostale ObjectFactory.createIndirizzoPostale()
          Create an instance of IndirizzoPostale
 IndirizzoPostale Destinatario.getIndirizzoPostale()
          Gets the value of the indirizzoPostale property.
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.dtd with parameters of type IndirizzoPostale
 void Destinatario.setIndirizzoPostale(IndirizzoPostale value)
          Sets the value of the indirizzoPostale property.