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

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

java.lang.Object
  extended by org.csapi.schema.parlayx.presence.v2_3.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.v2_3 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.v2_3
 
Method Summary
 AttributeTypeAndValue createAttributeTypeAndValue()
          Create an instance of AttributeTypeAndValue
 CommunicationMeans createCommunicationMeans()
          Create an instance of CommunicationMeans
 CommunicationValue createCommunicationValue()
          Create an instance of CommunicationValue
 OtherValue createOtherValue()
          Create an instance of OtherValue
 PresenceAttribute createPresenceAttribute()
          Create an instance of PresenceAttribute
 PresencePermission createPresencePermission()
          Create an instance of PresencePermission
 SubscriptionRequest createSubscriptionRequest()
          Create an instance of SubscriptionRequest
 
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.v2_3

Method Detail

createAttributeTypeAndValue

public AttributeTypeAndValue createAttributeTypeAndValue()
Create an instance of AttributeTypeAndValue


createCommunicationMeans

public CommunicationMeans createCommunicationMeans()
Create an instance of CommunicationMeans


createCommunicationValue

public CommunicationValue createCommunicationValue()
Create an instance of CommunicationValue


createOtherValue

public OtherValue createOtherValue()
Create an instance of OtherValue


createPresenceAttribute

public PresenceAttribute createPresenceAttribute()
Create an instance of PresenceAttribute


createPresencePermission

public PresencePermission createPresencePermission()
Create an instance of PresencePermission


createSubscriptionRequest

public SubscriptionRequest createSubscriptionRequest()
Create an instance of SubscriptionRequest


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.