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

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

java.lang.Object
  extended by org.csapi.schema.parlayx.presence.consumer.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.consumer.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.consumer.v2_3.local
 
Method Summary
 EndPresenceNotification createEndPresenceNotification()
          Create an instance of EndPresenceNotification
 javax.xml.bind.JAXBElement<EndPresenceNotification> createEndPresenceNotification(EndPresenceNotification value)
          Create an instance of JAXBElement<EndPresenceNotification>}
 EndPresenceNotificationResponse createEndPresenceNotificationResponse()
          Create an instance of EndPresenceNotificationResponse
 javax.xml.bind.JAXBElement<EndPresenceNotificationResponse> createEndPresenceNotificationResponse(EndPresenceNotificationResponse value)
          Create an instance of JAXBElement<EndPresenceNotificationResponse>}
 GetUserPresence createGetUserPresence()
          Create an instance of GetUserPresence
 javax.xml.bind.JAXBElement<GetUserPresence> createGetUserPresence(GetUserPresence value)
          Create an instance of JAXBElement<GetUserPresence>}
 GetUserPresenceResponse createGetUserPresenceResponse()
          Create an instance of GetUserPresenceResponse
 javax.xml.bind.JAXBElement<GetUserPresenceResponse> createGetUserPresenceResponse(GetUserPresenceResponse value)
          Create an instance of JAXBElement<GetUserPresenceResponse>}
 StartPresenceNotification createStartPresenceNotification()
          Create an instance of StartPresenceNotification
 javax.xml.bind.JAXBElement<StartPresenceNotification> createStartPresenceNotification(StartPresenceNotification value)
          Create an instance of JAXBElement<StartPresenceNotification>}
 StartPresenceNotificationResponse createStartPresenceNotificationResponse()
          Create an instance of StartPresenceNotificationResponse
 javax.xml.bind.JAXBElement<StartPresenceNotificationResponse> createStartPresenceNotificationResponse(StartPresenceNotificationResponse value)
          Create an instance of JAXBElement<StartPresenceNotificationResponse>}
 SubscribePresence createSubscribePresence()
          Create an instance of SubscribePresence
 javax.xml.bind.JAXBElement<SubscribePresence> createSubscribePresence(SubscribePresence value)
          Create an instance of JAXBElement<SubscribePresence>}
 SubscribePresenceResponse createSubscribePresenceResponse()
          Create an instance of SubscribePresenceResponse
 javax.xml.bind.JAXBElement<SubscribePresenceResponse> createSubscribePresenceResponse(SubscribePresenceResponse value)
          Create an instance of JAXBElement<SubscribePresenceResponse>}
 
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.consumer.v2_3.local

Method Detail

createEndPresenceNotification

public EndPresenceNotification createEndPresenceNotification()
Create an instance of EndPresenceNotification


createEndPresenceNotification

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


createEndPresenceNotificationResponse

public EndPresenceNotificationResponse createEndPresenceNotificationResponse()
Create an instance of EndPresenceNotificationResponse


createEndPresenceNotificationResponse

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


createGetUserPresence

public GetUserPresence createGetUserPresence()
Create an instance of GetUserPresence


createGetUserPresence

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


createGetUserPresenceResponse

public GetUserPresenceResponse createGetUserPresenceResponse()
Create an instance of GetUserPresenceResponse


createGetUserPresenceResponse

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


createStartPresenceNotification

public StartPresenceNotification createStartPresenceNotification()
Create an instance of StartPresenceNotification


createStartPresenceNotification

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


createStartPresenceNotificationResponse

public StartPresenceNotificationResponse createStartPresenceNotificationResponse()
Create an instance of StartPresenceNotificationResponse


createStartPresenceNotificationResponse

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


createSubscribePresence

public SubscribePresence createSubscribePresence()
Create an instance of SubscribePresence


createSubscribePresence

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


createSubscribePresenceResponse

public SubscribePresenceResponse createSubscribePresenceResponse()
Create an instance of SubscribePresenceResponse


createSubscribePresenceResponse

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


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.