org.mobicents.slee.sippresence.pojo.pidf.uacaps
Class ObjectFactory

java.lang.Object
  extended by org.mobicents.slee.sippresence.pojo.pidf.uacaps.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.mobicents.slee.sippresence.pojo.pidf.uacaps 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.mobicents.slee.sippresence.pojo.pidf.uacaps
 
Method Summary
 Actortype createActortype()
          Create an instance of Actortype
 Actortypes createActortypes()
          Create an instance of Actortypes
 Classtype createClasstype()
          Create an instance of Classtype
 Classtypes createClasstypes()
          Create an instance of Classtypes
 Descriptiontype createDescriptiontype()
          Create an instance of Descriptiontype
 Devcaps createDevcaps()
          Create an instance of Devcaps
 javax.xml.bind.JAXBElement<Devcaps> createDevcaps(Devcaps value)
          Create an instance of JAXBElement<Devcaps>}
 Duplextype createDuplextype()
          Create an instance of Duplextype
 Duplextypes createDuplextypes()
          Create an instance of Duplextypes
 Equalstype createEqualstype()
          Create an instance of Equalstype
 EventPackagestype createEventPackagestype()
          Create an instance of EventPackagestype
 Eventtypes createEventtypes()
          Create an instance of Eventtypes
 Extensionstype createExtensionstype()
          Create an instance of Extensionstype
 Extensiontypes createExtensiontypes()
          Create an instance of Extensiontypes
 Higherthantype createHigherthantype()
          Create an instance of Higherthantype
 Languagestype createLanguagestype()
          Create an instance of Languagestype
 Languagestype.Notsupported createLanguagestypeNotsupported()
          Create an instance of Languagestype.Notsupported
 Languagestype.Supported createLanguagestypeSupported()
          Create an instance of Languagestype.Supported
 Lowerthantype createLowerthantype()
          Create an instance of Lowerthantype
 Methodstype createMethodstype()
          Create an instance of Methodstype
 Methodtypes createMethodtypes()
          Create an instance of Methodtypes
 Mobilitytype createMobilitytype()
          Create an instance of Mobilitytype
 Mobilitytypes createMobilitytypes()
          Create an instance of Mobilitytypes
 Prioritytype createPrioritytype()
          Create an instance of Prioritytype
 Prioritytypes createPrioritytypes()
          Create an instance of Prioritytypes
 Rangetype createRangetype()
          Create an instance of Rangetype
 Schemestype createSchemestype()
          Create an instance of Schemestype
 Schemestype.Notsupported createSchemestypeNotsupported()
          Create an instance of Schemestype.Notsupported
 Schemestype.Supported createSchemestypeSupported()
          Create an instance of Schemestype.Supported
 javax.xml.bind.JAXBElement<Servcapstype> createServcaps(Servcapstype value)
          Create an instance of JAXBElement<Servcapstype>}
 Servcapstype createServcapstype()
          Create an instance of Servcapstype
 
Methods inherited from class java.lang.Object
clone, equals, finalize, 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.mobicents.slee.sippresence.pojo.pidf.uacaps

Method Detail

createEventtypes

public Eventtypes createEventtypes()
Create an instance of Eventtypes


createMethodstype

public Methodstype createMethodstype()
Create an instance of Methodstype


createEqualstype

public Equalstype createEqualstype()
Create an instance of Equalstype


createDescriptiontype

public Descriptiontype createDescriptiontype()
Create an instance of Descriptiontype


createLanguagestypeSupported

public Languagestype.Supported createLanguagestypeSupported()
Create an instance of Languagestype.Supported


createEventPackagestype

public EventPackagestype createEventPackagestype()
Create an instance of EventPackagestype


createPrioritytypes

public Prioritytypes createPrioritytypes()
Create an instance of Prioritytypes


createExtensionstype

public Extensionstype createExtensionstype()
Create an instance of Extensionstype


createMobilitytype

public Mobilitytype createMobilitytype()
Create an instance of Mobilitytype


createLanguagestypeNotsupported

public Languagestype.Notsupported createLanguagestypeNotsupported()
Create an instance of Languagestype.Notsupported


createRangetype

public Rangetype createRangetype()
Create an instance of Rangetype


createExtensiontypes

public Extensiontypes createExtensiontypes()
Create an instance of Extensiontypes


createPrioritytype

public Prioritytype createPrioritytype()
Create an instance of Prioritytype


createMethodtypes

public Methodtypes createMethodtypes()
Create an instance of Methodtypes


createClasstype

public Classtype createClasstype()
Create an instance of Classtype


createDevcaps

public Devcaps createDevcaps()
Create an instance of Devcaps


createClasstypes

public Classtypes createClasstypes()
Create an instance of Classtypes


createSchemestype

public Schemestype createSchemestype()
Create an instance of Schemestype


createHigherthantype

public Higherthantype createHigherthantype()
Create an instance of Higherthantype


createActortypes

public Actortypes createActortypes()
Create an instance of Actortypes


createMobilitytypes

public Mobilitytypes createMobilitytypes()
Create an instance of Mobilitytypes


createLowerthantype

public Lowerthantype createLowerthantype()
Create an instance of Lowerthantype


createSchemestypeNotsupported

public Schemestype.Notsupported createSchemestypeNotsupported()
Create an instance of Schemestype.Notsupported


createActortype

public Actortype createActortype()
Create an instance of Actortype


createDuplextypes

public Duplextypes createDuplextypes()
Create an instance of Duplextypes


createSchemestypeSupported

public Schemestype.Supported createSchemestypeSupported()
Create an instance of Schemestype.Supported


createDuplextype

public Duplextype createDuplextype()
Create an instance of Duplextype


createServcapstype

public Servcapstype createServcapstype()
Create an instance of Servcapstype


createLanguagestype

public Languagestype createLanguagestype()
Create an instance of Languagestype


createServcaps

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


createDevcaps

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



Copyright © 2011. All Rights Reserved.