| 
 | Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Publisher 11g Release 1 (11.1.1) E22256-02 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
   oracle.xdo.service.v2.DeliveryChannels
oracle.xdo.service.v2.DeliveryChannels
public class DeliveryChannels
| Constructor Summary | |
|---|---|
| DeliveryChannels() | |
| DeliveryChannels(EMailDeliveryOption[] emailOptions, FaxDeliveryOption[] faxOptions, FTPDeliveryOption[] ftpOptions, LocalDeliveryOption[] localOptions, PrintDeliveryOption[] printOptions, WebDAVDeliveryOption[] webDAVOptions) | |
| Method Summary | |
|---|---|
|  boolean | equals(java.lang.Object obj) | 
| static org.apache.axis.encoding.Deserializer | getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)Get Custom Deserializer | 
|  EMailDeliveryOption[] | getEmailOptions()Gets the emailOptions value for this DeliveryChannels. | 
|  FaxDeliveryOption[] | getFaxOptions()Gets the faxOptions value for this DeliveryChannels. | 
|  FTPDeliveryOption[] | getFtpOptions()Gets the ftpOptions value for this DeliveryChannels. | 
|  LocalDeliveryOption[] | getLocalOptions()Gets the localOptions value for this DeliveryChannels. | 
|  PrintDeliveryOption[] | getPrintOptions()Gets the printOptions value for this DeliveryChannels. | 
| static org.apache.axis.encoding.Serializer | getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)Get Custom Serializer | 
| static org.apache.axis.description.TypeDesc | getTypeDesc()Return type metadata object | 
|  WebDAVDeliveryOption[] | getWebDAVOptions()Gets the webDAVOptions value for this DeliveryChannels. | 
|  int | hashCode() | 
|  void | setEmailOptions(EMailDeliveryOption[] emailOptions)Sets the emailOptions value for this DeliveryChannels. | 
|  void | setFaxOptions(FaxDeliveryOption[] faxOptions)Sets the faxOptions value for this DeliveryChannels. | 
|  void | setFtpOptions(FTPDeliveryOption[] ftpOptions)Sets the ftpOptions value for this DeliveryChannels. | 
|  void | setLocalOptions(LocalDeliveryOption[] localOptions)Sets the localOptions value for this DeliveryChannels. | 
|  void | setPrintOptions(PrintDeliveryOption[] printOptions)Sets the printOptions value for this DeliveryChannels. | 
|  void | setWebDAVOptions(WebDAVDeliveryOption[] webDAVOptions)Sets the webDAVOptions value for this DeliveryChannels. | 
| Methods inherited from class java.lang.Object | 
|---|
| getClass, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public DeliveryChannels()
public DeliveryChannels(EMailDeliveryOption[] emailOptions,
                        FaxDeliveryOption[] faxOptions,
                        FTPDeliveryOption[] ftpOptions,
                        LocalDeliveryOption[] localOptions,
                        PrintDeliveryOption[] printOptions,
                        WebDAVDeliveryOption[] webDAVOptions)
| Method Detail | 
|---|
public EMailDeliveryOption[] getEmailOptions()
public void setEmailOptions(EMailDeliveryOption[] emailOptions)
emailOptions -public FaxDeliveryOption[] getFaxOptions()
public void setFaxOptions(FaxDeliveryOption[] faxOptions)
faxOptions -public FTPDeliveryOption[] getFtpOptions()
public void setFtpOptions(FTPDeliveryOption[] ftpOptions)
ftpOptions -public LocalDeliveryOption[] getLocalOptions()
public void setLocalOptions(LocalDeliveryOption[] localOptions)
localOptions -public PrintDeliveryOption[] getPrintOptions()
public void setPrintOptions(PrintDeliveryOption[] printOptions)
printOptions -public WebDAVDeliveryOption[] getWebDAVOptions()
public void setWebDAVOptions(WebDAVDeliveryOption[] webDAVOptions)
webDAVOptions -public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Publisher 11g Release 1 (11.1.1) E22256-02 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||