Oracle Fusion Middleware Communication Services 11.1.1.3.0 Java API Reference
E14785-02

org.csapi.schema.parlayx.multimedia_messaging.notification.v2_4.local
Class ObjectFactory

java.lang.Object
  extended by org.csapi.schema.parlayx.multimedia_messaging.notification.v2_4.local.ObjectFactory

public class ObjectFactory
extends java.lang.Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.csapi.schema.parlayx.multimedia_messaging.notification.v2_4.local package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.csapi.schema.parlayx.multimedia_messaging.notification.v2_4.local
 
Method Summary
 NotifyMessageDeliveryReceipt createNotifyMessageDeliveryReceipt()
          Create an instance of NotifyMessageDeliveryReceipt
 javax.xml.bind.JAXBElement<NotifyMessageDeliveryReceipt> createNotifyMessageDeliveryReceipt(NotifyMessageDeliveryReceipt value)
          Create an instance of JAXBElement<NotifyMessageDeliveryReceipt>}
 NotifyMessageDeliveryReceiptResponse createNotifyMessageDeliveryReceiptResponse()
          Create an instance of NotifyMessageDeliveryReceiptResponse
 javax.xml.bind.JAXBElement<NotifyMessageDeliveryReceiptResponse> createNotifyMessageDeliveryReceiptResponse(NotifyMessageDeliveryReceiptResponse value)
          Create an instance of JAXBElement<NotifyMessageDeliveryReceiptResponse>}
 NotifyMessageReception createNotifyMessageReception()
          Create an instance of NotifyMessageReception
 javax.xml.bind.JAXBElement<NotifyMessageReception> createNotifyMessageReception(NotifyMessageReception value)
          Create an instance of JAXBElement<NotifyMessageReception>}
 NotifyMessageReceptionResponse createNotifyMessageReceptionResponse()
          Create an instance of NotifyMessageReceptionResponse
 javax.xml.bind.JAXBElement<NotifyMessageReceptionResponse> createNotifyMessageReceptionResponse(NotifyMessageReceptionResponse value)
          Create an instance of JAXBElement<NotifyMessageReceptionResponse>}
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.csapi.schema.parlayx.multimedia_messaging.notification.v2_4.local

Method Detail

createNotifyMessageDeliveryReceipt

public NotifyMessageDeliveryReceipt createNotifyMessageDeliveryReceipt()
Create an instance of NotifyMessageDeliveryReceipt


createNotifyMessageDeliveryReceipt

public javax.xml.bind.JAXBElement<NotifyMessageDeliveryReceipt> createNotifyMessageDeliveryReceipt(NotifyMessageDeliveryReceipt value)
Create an instance of JAXBElement<NotifyMessageDeliveryReceipt>}


createNotifyMessageDeliveryReceiptResponse

public NotifyMessageDeliveryReceiptResponse createNotifyMessageDeliveryReceiptResponse()
Create an instance of NotifyMessageDeliveryReceiptResponse


createNotifyMessageDeliveryReceiptResponse

public javax.xml.bind.JAXBElement<NotifyMessageDeliveryReceiptResponse> createNotifyMessageDeliveryReceiptResponse(NotifyMessageDeliveryReceiptResponse value)
Create an instance of JAXBElement<NotifyMessageDeliveryReceiptResponse>}


createNotifyMessageReception

public NotifyMessageReception createNotifyMessageReception()
Create an instance of NotifyMessageReception


createNotifyMessageReception

public javax.xml.bind.JAXBElement<NotifyMessageReception> createNotifyMessageReception(NotifyMessageReception value)
Create an instance of JAXBElement<NotifyMessageReception>}


createNotifyMessageReceptionResponse

public NotifyMessageReceptionResponse createNotifyMessageReceptionResponse()
Create an instance of NotifyMessageReceptionResponse


createNotifyMessageReceptionResponse

public javax.xml.bind.JAXBElement<NotifyMessageReceptionResponse> createNotifyMessageReceptionResponse(NotifyMessageReceptionResponse value)
Create an instance of JAXBElement<NotifyMessageReceptionResponse>}


Oracle Fusion Middleware Communication Services 11.1.1.3.0 Java API Reference
E14785-02

Copyright © 2005, 2010 Oracle and/or its affiliates. All rights reserved.