Oracle Fusion Middleware User Messaging Service 11.1.1.1.0 Java API Reference
E14011-01

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

java.lang.Object
  extended by org.csapi.schema.parlayx.multimedia_messaging.receive.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.receive.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.receive.v2_4.local
 
Method Summary
 GetMessage createGetMessage()
          Create an instance of GetMessage
 javax.xml.bind.JAXBElement<GetMessage> createGetMessage(GetMessage value)
          Create an instance of JAXBElement<GetMessage>}
 GetMessageResponse createGetMessageResponse()
          Create an instance of GetMessageResponse
 javax.xml.bind.JAXBElement<GetMessageResponse> createGetMessageResponse(GetMessageResponse value)
          Create an instance of JAXBElement<GetMessageResponse>}
 GetMessageURIs createGetMessageURIs()
          Create an instance of GetMessageURIs
 javax.xml.bind.JAXBElement<GetMessageURIs> createGetMessageURIs(GetMessageURIs value)
          Create an instance of JAXBElement<GetMessageURIs>}
 GetMessageURIsResponse createGetMessageURIsResponse()
          Create an instance of GetMessageURIsResponse
 javax.xml.bind.JAXBElement<GetMessageURIsResponse> createGetMessageURIsResponse(GetMessageURIsResponse value)
          Create an instance of JAXBElement<GetMessageURIsResponse>}
 GetReceivedMessages createGetReceivedMessages()
          Create an instance of GetReceivedMessages
 javax.xml.bind.JAXBElement<GetReceivedMessages> createGetReceivedMessages(GetReceivedMessages value)
          Create an instance of JAXBElement<GetReceivedMessages>}
 GetReceivedMessagesResponse createGetReceivedMessagesResponse()
          Create an instance of GetReceivedMessagesResponse
 javax.xml.bind.JAXBElement<GetReceivedMessagesResponse> createGetReceivedMessagesResponse(GetReceivedMessagesResponse value)
          Create an instance of JAXBElement<GetReceivedMessagesResponse>}
 
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.receive.v2_4.local

Method Detail

createGetMessage

public GetMessage createGetMessage()
Create an instance of GetMessage


createGetMessage

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


createGetMessageResponse

public GetMessageResponse createGetMessageResponse()
Create an instance of GetMessageResponse


createGetMessageResponse

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


createGetMessageURIs

public GetMessageURIs createGetMessageURIs()
Create an instance of GetMessageURIs


createGetMessageURIs

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


createGetMessageURIsResponse

public GetMessageURIsResponse createGetMessageURIsResponse()
Create an instance of GetMessageURIsResponse


createGetMessageURIsResponse

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


createGetReceivedMessages

public GetReceivedMessages createGetReceivedMessages()
Create an instance of GetReceivedMessages


createGetReceivedMessages

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


createGetReceivedMessagesResponse

public GetReceivedMessagesResponse createGetReceivedMessagesResponse()
Create an instance of GetReceivedMessagesResponse


createGetReceivedMessagesResponse

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


Oracle Fusion Middleware User Messaging Service 11.1.1.1.0 Java API Reference
E14011-01

Copyright © 2009 Oracle and/or its affiliates. All rights reserved.