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

org.csapi.schema.parlayx.multimedia_messaging.notification_manager.v2_5.local
Class ObjectFactory

java.lang.Object
  extended by org.csapi.schema.parlayx.multimedia_messaging.notification_manager.v2_5.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_manager.v2_5.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_manager.v2_5.local
 
Method Summary
 StartMessageNotification createStartMessageNotification()
          Create an instance of StartMessageNotification
 javax.xml.bind.JAXBElement<StartMessageNotification> createStartMessageNotification(StartMessageNotification value)
          Create an instance of JAXBElement<StartMessageNotification>}
 StartMessageNotificationResponse createStartMessageNotificationResponse()
          Create an instance of StartMessageNotificationResponse
 javax.xml.bind.JAXBElement<StartMessageNotificationResponse> createStartMessageNotificationResponse(StartMessageNotificationResponse value)
          Create an instance of JAXBElement<StartMessageNotificationResponse>}
 StopMessageNotification createStopMessageNotification()
          Create an instance of StopMessageNotification
 javax.xml.bind.JAXBElement<StopMessageNotification> createStopMessageNotification(StopMessageNotification value)
          Create an instance of JAXBElement<StopMessageNotification>}
 StopMessageNotificationResponse createStopMessageNotificationResponse()
          Create an instance of StopMessageNotificationResponse
 javax.xml.bind.JAXBElement<StopMessageNotificationResponse> createStopMessageNotificationResponse(StopMessageNotificationResponse value)
          Create an instance of JAXBElement<StopMessageNotificationResponse>}
 
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_manager.v2_5.local

Method Detail

createStartMessageNotification

public StartMessageNotification createStartMessageNotification()
Create an instance of StartMessageNotification


createStartMessageNotification

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


createStartMessageNotificationResponse

public StartMessageNotificationResponse createStartMessageNotificationResponse()
Create an instance of StartMessageNotificationResponse


createStartMessageNotificationResponse

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


createStopMessageNotification

public StopMessageNotification createStopMessageNotification()
Create an instance of StopMessageNotification


createStopMessageNotification

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


createStopMessageNotificationResponse

public StopMessageNotificationResponse createStopMessageNotificationResponse()
Create an instance of StopMessageNotificationResponse


createStopMessageNotificationResponse

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


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.