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

org.csapi.schema.parlayx.presence.notification.v2_3.local
Class ObjectFactory

java.lang.Object
  extended by org.csapi.schema.parlayx.presence.notification.v2_3.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.presence.notification.v2_3.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.presence.notification.v2_3.local
 
Method Summary
 NotifySubscription createNotifySubscription()
          Create an instance of NotifySubscription
 javax.xml.bind.JAXBElement<NotifySubscription> createNotifySubscription(NotifySubscription value)
          Create an instance of JAXBElement<NotifySubscription>}
 NotifySubscriptionResponse createNotifySubscriptionResponse()
          Create an instance of NotifySubscriptionResponse
 javax.xml.bind.JAXBElement<NotifySubscriptionResponse> createNotifySubscriptionResponse(NotifySubscriptionResponse value)
          Create an instance of JAXBElement<NotifySubscriptionResponse>}
 StatusChanged createStatusChanged()
          Create an instance of StatusChanged
 javax.xml.bind.JAXBElement<StatusChanged> createStatusChanged(StatusChanged value)
          Create an instance of JAXBElement<StatusChanged>}
 StatusChangedResponse createStatusChangedResponse()
          Create an instance of StatusChangedResponse
 javax.xml.bind.JAXBElement<StatusChangedResponse> createStatusChangedResponse(StatusChangedResponse value)
          Create an instance of JAXBElement<StatusChangedResponse>}
 StatusEnd createStatusEnd()
          Create an instance of StatusEnd
 javax.xml.bind.JAXBElement<StatusEnd> createStatusEnd(StatusEnd value)
          Create an instance of JAXBElement<StatusEnd>}
 StatusEndResponse createStatusEndResponse()
          Create an instance of StatusEndResponse
 javax.xml.bind.JAXBElement<StatusEndResponse> createStatusEndResponse(StatusEndResponse value)
          Create an instance of JAXBElement<StatusEndResponse>}
 SubscriptionEnded createSubscriptionEnded()
          Create an instance of SubscriptionEnded
 javax.xml.bind.JAXBElement<SubscriptionEnded> createSubscriptionEnded(SubscriptionEnded value)
          Create an instance of JAXBElement<SubscriptionEnded>}
 SubscriptionEndedResponse createSubscriptionEndedResponse()
          Create an instance of SubscriptionEndedResponse
 javax.xml.bind.JAXBElement<SubscriptionEndedResponse> createSubscriptionEndedResponse(SubscriptionEndedResponse value)
          Create an instance of JAXBElement<SubscriptionEndedResponse>}
 
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.presence.notification.v2_3.local

Method Detail

createNotifySubscription

public NotifySubscription createNotifySubscription()
Create an instance of NotifySubscription


createNotifySubscription

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


createNotifySubscriptionResponse

public NotifySubscriptionResponse createNotifySubscriptionResponse()
Create an instance of NotifySubscriptionResponse


createNotifySubscriptionResponse

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


createStatusChanged

public StatusChanged createStatusChanged()
Create an instance of StatusChanged


createStatusChanged

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


createStatusChangedResponse

public StatusChangedResponse createStatusChangedResponse()
Create an instance of StatusChangedResponse


createStatusChangedResponse

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


createStatusEnd

public StatusEnd createStatusEnd()
Create an instance of StatusEnd


createStatusEnd

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


createStatusEndResponse

public StatusEndResponse createStatusEndResponse()
Create an instance of StatusEndResponse


createStatusEndResponse

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


createSubscriptionEnded

public SubscriptionEnded createSubscriptionEnded()
Create an instance of SubscriptionEnded


createSubscriptionEnded

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


createSubscriptionEndedResponse

public SubscriptionEndedResponse createSubscriptionEndedResponse()
Create an instance of SubscriptionEndedResponse


createSubscriptionEndedResponse

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


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.