com.bea.wli.worklist.xml
Class TaskSetPropertiesXMLDocument.TaskSetPropertiesXML.Factory

java.lang.Object
  extended by com.bea.wli.worklist.xml.TaskSetPropertiesXMLDocument.TaskSetPropertiesXML.Factory
Enclosing interface:
TaskSetPropertiesXMLDocument.TaskSetPropertiesXML

public static final class TaskSetPropertiesXMLDocument.TaskSetPropertiesXML.Factory
extends Object

A factory class with static methods for creating instances of this type.


Method Summary
static TaskSetPropertiesXMLDocument.TaskSetPropertiesXML newInstance()
           
static TaskSetPropertiesXMLDocument.TaskSetPropertiesXML newInstance(XmlOptions options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public static TaskSetPropertiesXMLDocument.TaskSetPropertiesXML newInstance()

newInstance

public static TaskSetPropertiesXMLDocument.TaskSetPropertiesXML newInstance(XmlOptions options)