Package org.oasisOpen.docs.wsn.t1
Class TopicNamespaceType.Topic.Factory
- java.lang.Object
-
- org.oasisOpen.docs.wsn.t1.TopicNamespaceType.Topic.Factory
-
- Enclosing interface:
- TopicNamespaceType.Topic
public static final class TopicNamespaceType.Topic.Factory extends Object
A factory class with static methods for creating instances of this type.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TopicNamespaceType.TopicnewInstance()static TopicNamespaceType.TopicnewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static TopicNamespaceType.Topic newInstance()
-
newInstance
public static TopicNamespaceType.Topic newInstance(org.apache.xmlbeans.XmlOptions options)
-
-