it.sistematica.isharedoc.service.mail
Class PecServiceImpl.DatiCert

java.lang.Object
  extended by it.sistematica.isharedoc.service.mail.PecServiceImpl.DatiCert
Enclosing class:
PecServiceImpl

public static class PecServiceImpl.DatiCert
extends java.lang.Object


Constructor Summary
PecServiceImpl.DatiCert()
           
 
Method Summary
 javax.mail.internet.InternetAddress getConsegna()
           
 java.lang.String getTipo()
           
 void setConsegna(javax.mail.internet.InternetAddress consegna)
           
 void setTipo(java.lang.String tipo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PecServiceImpl.DatiCert

public PecServiceImpl.DatiCert()
Method Detail

getConsegna

public javax.mail.internet.InternetAddress getConsegna()

setConsegna

public void setConsegna(javax.mail.internet.InternetAddress consegna)

getTipo

public java.lang.String getTipo()

setTipo

public void setTipo(java.lang.String tipo)