org.ow2.orchestra.ws_ht
Class ObjectFactory

java.lang.Object
  extended by org.ow2.orchestra.ws_ht.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.ow2.orchestra.ws_ht 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.ow2.orchestra.ws_ht
 
Method Summary
 javax.xml.bind.JAXBElement<TGenericHumanRole> createBusinessAdministrators(TGenericHumanRole value)
          Create an instance of JAXBElement<TGenericHumanRole>}
 javax.xml.bind.JAXBElement<TGenericHumanRole> createExcludedOwners(TGenericHumanRole value)
          Create an instance of JAXBElement<TGenericHumanRole>}
 javax.xml.bind.JAXBElement<String> createGroup(String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<TGrouplist> createGroups(TGrouplist value)
          Create an instance of JAXBElement<TGrouplist>}
 javax.xml.bind.JAXBElement<THumanInteractions> createHumanInteractions(THumanInteractions value)
          Create an instance of JAXBElement<THumanInteractions>}
 javax.xml.bind.JAXBElement<TImport> createImport(TImport value)
          Create an instance of JAXBElement<TImport>}
 javax.xml.bind.JAXBElement<TLogicalPeopleGroups> createLogicalPeopleGroups(TLogicalPeopleGroups value)
          Create an instance of JAXBElement<TLogicalPeopleGroups>}
 javax.xml.bind.JAXBElement<TNotification> createNotification(TNotification value)
          Create an instance of JAXBElement<TNotification>}
 javax.xml.bind.JAXBElement<TNotifications> createNotifications(TNotifications value)
          Create an instance of JAXBElement<TNotifications>}
 javax.xml.bind.JAXBElement<TOrganizationalEntity> createOrganizationalEntity(TOrganizationalEntity value)
          Create an instance of JAXBElement<TOrganizationalEntity>}
 javax.xml.bind.JAXBElement<TPeopleAssignments> createPeopleAssignments(TPeopleAssignments value)
          Create an instance of JAXBElement<TPeopleAssignments>}
 javax.xml.bind.JAXBElement<TGenericHumanRole> createPotentialOwners(TGenericHumanRole value)
          Create an instance of JAXBElement<TGenericHumanRole>}
 javax.xml.bind.JAXBElement<TPriority> createPriority(TPriority value)
          Create an instance of JAXBElement<TPriority>}
 javax.xml.bind.JAXBElement<TGenericHumanRole> createRecipients(TGenericHumanRole value)
          Create an instance of JAXBElement<TGenericHumanRole>}
 TArgument createTArgument()
          Create an instance of TArgument
 javax.xml.bind.JAXBElement<TTask> createTask(TTask value)
          Create an instance of JAXBElement<TTask>}
 javax.xml.bind.JAXBElement<TGenericHumanRole> createTaskInitiator(TGenericHumanRole value)
          Create an instance of JAXBElement<TGenericHumanRole>}
 javax.xml.bind.JAXBElement<TTasks> createTasks(TTasks value)
          Create an instance of JAXBElement<TTasks>}
 javax.xml.bind.JAXBElement<TGenericHumanRole> createTaskStakeholders(TGenericHumanRole value)
          Create an instance of JAXBElement<TGenericHumanRole>}
 TBooleanExpr createTBooleanExpr()
          Create an instance of TBooleanExpr
 TDeadline createTDeadline()
          Create an instance of TDeadline
 TDeadlineExpr createTDeadlineExpr()
          Create an instance of TDeadlineExpr
 TDeadlines createTDeadlines()
          Create an instance of TDeadlines
 TDelegation createTDelegation()
          Create an instance of TDelegation
 TDescription createTDescription()
          Create an instance of TDescription
 TDocumentation createTDocumentation()
          Create an instance of TDocumentation
 TDurationExpr createTDurationExpr()
          Create an instance of TDurationExpr
 TEscalation createTEscalation()
          Create an instance of TEscalation
 TExpression createTExpression()
          Create an instance of TExpression
 TExtensibleElements createTExtensibleElements()
          Create an instance of TExtensibleElements
 TExtensibleMixedContentElements createTExtensibleMixedContentElements()
          Create an instance of TExtensibleMixedContentElements
 javax.xml.bind.JAXBElement<TDocumentation> createTExtensibleMixedContentElementsDocumentation(TDocumentation value)
          Create an instance of JAXBElement<TDocumentation>}
 TExtension createTExtension()
          Create an instance of TExtension
 TExtensions createTExtensions()
          Create an instance of TExtensions
 TFrom createTFrom()
          Create an instance of TFrom
 TGenericHumanRole createTGenericHumanRole()
          Create an instance of TGenericHumanRole
 TGrouplist createTGrouplist()
          Create an instance of TGrouplist
 THumanInteractions createTHumanInteractions()
          Create an instance of THumanInteractions
 TImport createTImport()
          Create an instance of TImport
 TLiteral createTLiteral()
          Create an instance of TLiteral
 TLocalNotification createTLocalNotification()
          Create an instance of TLocalNotification
 TLogicalPeopleGroup createTLogicalPeopleGroup()
          Create an instance of TLogicalPeopleGroup
 TLogicalPeopleGroups createTLogicalPeopleGroups()
          Create an instance of TLogicalPeopleGroups
 TNotification createTNotification()
          Create an instance of TNotification
 TNotificationInterface createTNotificationInterface()
          Create an instance of TNotificationInterface
 TNotifications createTNotifications()
          Create an instance of TNotifications
 TOrganizationalEntity createTOrganizationalEntity()
          Create an instance of TOrganizationalEntity
 TParameter createTParameter()
          Create an instance of TParameter
 TPeopleAssignments createTPeopleAssignments()
          Create an instance of TPeopleAssignments
 TPresentationElements createTPresentationElements()
          Create an instance of TPresentationElements
 TPresentationParameter createTPresentationParameter()
          Create an instance of TPresentationParameter
 TPresentationParameters createTPresentationParameters()
          Create an instance of TPresentationParameters
 TPriority createTPriority()
          Create an instance of TPriority
 TQuery createTQuery()
          Create an instance of TQuery
 TReassignment createTReassignment()
          Create an instance of TReassignment
 TRendering createTRendering()
          Create an instance of TRendering
 TRenderings createTRenderings()
          Create an instance of TRenderings
 TTask createTTask()
          Create an instance of TTask
 TTaskInterface createTTaskInterface()
          Create an instance of TTaskInterface
 TTasks createTTasks()
          Create an instance of TTasks
 TText createTText()
          Create an instance of TText
 TToPart createTToPart()
          Create an instance of TToPart
 TToParts createTToParts()
          Create an instance of TToParts
 TUserlist createTUserlist()
          Create an instance of TUserlist
 javax.xml.bind.JAXBElement<String> createUser(String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<TUserlist> createUsers(TUserlist value)
          Create an instance of JAXBElement<TUserlist>}
 
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.ow2.orchestra.ws_ht

Method Detail

createTOrganizationalEntity

public TOrganizationalEntity createTOrganizationalEntity()
Create an instance of TOrganizationalEntity


createTUserlist

public TUserlist createTUserlist()
Create an instance of TUserlist


createTGenericHumanRole

public TGenericHumanRole createTGenericHumanRole()
Create an instance of TGenericHumanRole


createTTask

public TTask createTTask()
Create an instance of TTask


createTTasks

public TTasks createTTasks()
Create an instance of TTasks


createTLogicalPeopleGroups

public TLogicalPeopleGroups createTLogicalPeopleGroups()
Create an instance of TLogicalPeopleGroups


createTNotifications

public TNotifications createTNotifications()
Create an instance of TNotifications


createTPriority

public TPriority createTPriority()
Create an instance of TPriority


createTNotification

public TNotification createTNotification()
Create an instance of TNotification


createTImport

public TImport createTImport()
Create an instance of TImport


createTPeopleAssignments

public TPeopleAssignments createTPeopleAssignments()
Create an instance of TPeopleAssignments


createTGrouplist

public TGrouplist createTGrouplist()
Create an instance of TGrouplist


createTHumanInteractions

public THumanInteractions createTHumanInteractions()
Create an instance of THumanInteractions


createTFrom

public TFrom createTFrom()
Create an instance of TFrom


createTToPart

public TToPart createTToPart()
Create an instance of TToPart


createTText

public TText createTText()
Create an instance of TText


createTParameter

public TParameter createTParameter()
Create an instance of TParameter


createTRendering

public TRendering createTRendering()
Create an instance of TRendering


createTExtension

public TExtension createTExtension()
Create an instance of TExtension


createTReassignment

public TReassignment createTReassignment()
Create an instance of TReassignment


createTDeadlines

public TDeadlines createTDeadlines()
Create an instance of TDeadlines


createTDocumentation

public TDocumentation createTDocumentation()
Create an instance of TDocumentation


createTNotificationInterface

public TNotificationInterface createTNotificationInterface()
Create an instance of TNotificationInterface


createTDurationExpr

public TDurationExpr createTDurationExpr()
Create an instance of TDurationExpr


createTExtensibleElements

public TExtensibleElements createTExtensibleElements()
Create an instance of TExtensibleElements


createTTaskInterface

public TTaskInterface createTTaskInterface()
Create an instance of TTaskInterface


createTPresentationParameter

public TPresentationParameter createTPresentationParameter()
Create an instance of TPresentationParameter


createTExtensions

public TExtensions createTExtensions()
Create an instance of TExtensions


createTPresentationElements

public TPresentationElements createTPresentationElements()
Create an instance of TPresentationElements


createTDeadlineExpr

public TDeadlineExpr createTDeadlineExpr()
Create an instance of TDeadlineExpr


createTDescription

public TDescription createTDescription()
Create an instance of TDescription


createTQuery

public TQuery createTQuery()
Create an instance of TQuery


createTLocalNotification

public TLocalNotification createTLocalNotification()
Create an instance of TLocalNotification


createTLogicalPeopleGroup

public TLogicalPeopleGroup createTLogicalPeopleGroup()
Create an instance of TLogicalPeopleGroup


createTExtensibleMixedContentElements

public TExtensibleMixedContentElements createTExtensibleMixedContentElements()
Create an instance of TExtensibleMixedContentElements


createTToParts

public TToParts createTToParts()
Create an instance of TToParts


createTExpression

public TExpression createTExpression()
Create an instance of TExpression


createTRenderings

public TRenderings createTRenderings()
Create an instance of TRenderings


createTDeadline

public TDeadline createTDeadline()
Create an instance of TDeadline


createTPresentationParameters

public TPresentationParameters createTPresentationParameters()
Create an instance of TPresentationParameters


createTArgument

public TArgument createTArgument()
Create an instance of TArgument


createTDelegation

public TDelegation createTDelegation()
Create an instance of TDelegation


createTBooleanExpr

public TBooleanExpr createTBooleanExpr()
Create an instance of TBooleanExpr


createTEscalation

public TEscalation createTEscalation()
Create an instance of TEscalation


createTLiteral

public TLiteral createTLiteral()
Create an instance of TLiteral


createExcludedOwners

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


createUsers

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


createTaskStakeholders

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


createBusinessAdministrators

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


createLogicalPeopleGroups

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


createPriority

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


createNotification

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


createImport

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


createOrganizationalEntity

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


createHumanInteractions

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


createGroups

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


createRecipients

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


createTask

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


createTasks

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


createPotentialOwners

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


createNotifications

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


createTaskInitiator

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


createPeopleAssignments

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


createUser

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


createGroup

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


createTExtensibleMixedContentElementsDocumentation

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



Copyright © 2012 OW2 Consortium. All Rights Reserved.