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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.dtd declared as IndirizzoTelematico
protected  IndirizzoTelematico Risposta.indirizzoTelematico
           
protected  IndirizzoTelematico PerConoscenza.indirizzoTelematico
           
protected  IndirizzoTelematico Origine.indirizzoTelematico
           
protected  IndirizzoTelematico Destinazione.indirizzoTelematico
           
protected  IndirizzoTelematico Destinatario.indirizzoTelematico
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.dtd that return IndirizzoTelematico
 IndirizzoTelematico ObjectFactory.createIndirizzoTelematico()
          Create an instance of IndirizzoTelematico
 IndirizzoTelematico Risposta.getIndirizzoTelematico()
          Gets the value of the indirizzoTelematico property.
 IndirizzoTelematico PerConoscenza.getIndirizzoTelematico()
          Gets the value of the indirizzoTelematico property.
 IndirizzoTelematico Origine.getIndirizzoTelematico()
          Gets the value of the indirizzoTelematico property.
 IndirizzoTelematico Destinazione.getIndirizzoTelematico()
          Gets the value of the indirizzoTelematico property.
 IndirizzoTelematico Destinatario.getIndirizzoTelematico()
          Gets the value of the indirizzoTelematico property.
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.dtd with parameters of type IndirizzoTelematico
 void Risposta.setIndirizzoTelematico(IndirizzoTelematico value)
          Sets the value of the indirizzoTelematico property.
 void PerConoscenza.setIndirizzoTelematico(IndirizzoTelematico value)
          Sets the value of the indirizzoTelematico property.
 void Origine.setIndirizzoTelematico(IndirizzoTelematico value)
          Sets the value of the indirizzoTelematico property.
 void Destinazione.setIndirizzoTelematico(IndirizzoTelematico value)
          Sets the value of the indirizzoTelematico property.
 void Destinatario.setIndirizzoTelematico(IndirizzoTelematico value)
          Sets the value of the indirizzoTelematico property.