|
Oracle© Collaboration Suite Workspaces Web Services API Reference 10g Release 1 (10.1.2.2) Part No. B28209-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.workspaces.ws.beans.Resource
oracle.workspaces.ws.beans.InboxResource
This class represents the Inbox resource.
Method Summary | |
java.lang.String |
getEmailAddress() Gets the emailAddress value for this InboxResource. |
java.lang.String |
getEmailInboundPolicy() Gets the emailInboundPolicy value for this InboxResource. |
java.lang.String |
getEmailSubscriptionFormat() Gets the emailSubscriptionFormat value for this InboxResource. |
java.lang.String |
getEmailSubscriptionPolicy() Gets the emailSubscriptionPolicy value for this InboxResource. |
java.lang.String |
getForwardingEmailAddress() Gets the forwardingEmailAddress value for this InboxResource. |
void |
setEmailInboundPolicy(java.lang.String emailInboundPolicy) Sets the emailInboundPolicy value for this InboxResource. |
void |
setEmailSubscriptionFormat(java.lang.String emailSubscriptionFormat) Sets the emailSubscriptionFormat value for this InboxResource. |
void |
setEmailSubscriptionPolicy(java.lang.String emailSubscriptionPolicy) Sets the emailSubscriptionPolicy value for this InboxResource. |
void |
setForwardingEmailAddress(java.lang.String forwardingEmailAddress) Sets the forwardingEmailAddress value for this InboxResource. |
Methods inherited from class oracle.workspaces.ws.beans.Resource |
getCreationTime, getCreator, getDescription, getId, getLastModifiedTime, getName, getWebUIUrl, setDescription, setName |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.String getEmailAddress()
public java.lang.String getEmailInboundPolicy()
public void setEmailInboundPolicy(java.lang.String emailInboundPolicy)
emailInboundPolicy
-public java.lang.String getEmailSubscriptionFormat()
public void setEmailSubscriptionFormat(java.lang.String emailSubscriptionFormat)
emailSubscriptionFormat
-public java.lang.String getEmailSubscriptionPolicy()
public void setEmailSubscriptionPolicy(java.lang.String emailSubscriptionPolicy)
emailSubscriptionPolicy
-public java.lang.String getForwardingEmailAddress()
public void setForwardingEmailAddress(java.lang.String forwardingEmailAddress)
forwardingEmailAddress
-
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |