com.jaspersoft.jasperserver.api.engine.scheduling.hibernate
Class PersistentReportJobMailRecipient
java.lang.Object
com.jaspersoft.jasperserver.api.engine.scheduling.hibernate.PersistentReportJobMailRecipient
public class PersistentReportJobMailRecipient
- extends java.lang.Object
- Version:
- $Id: PersistentReportJobMailRecipient.java 8408 2007-05-29 23:29:12Z melih $
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE_TO
public static final byte TYPE_TO
- See Also:
- Constant Field Values
TYPE_CC
public static final byte TYPE_CC
- See Also:
- Constant Field Values
TYPE_BCC
public static final byte TYPE_BCC
- See Also:
- Constant Field Values
PersistentReportJobMailRecipient
public PersistentReportJobMailRecipient()
getAddress
public java.lang.String getAddress()
setAddress
public void setAddress(java.lang.String address)
getType
public byte getType()
setType
public void setType(byte type)
Copyright © 2007. All Rights Reserved.