Package org.oasisOpen.docs.wsn.b2
Class NotifyDocument.Notify.Factory
- java.lang.Object
-
- org.oasisOpen.docs.wsn.b2.NotifyDocument.Notify.Factory
-
- Enclosing interface:
- NotifyDocument.Notify
public static final class NotifyDocument.Notify.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 NotifyDocument.NotifynewInstance()static NotifyDocument.NotifynewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static NotifyDocument.Notify newInstance()
-
newInstance
public static NotifyDocument.Notify newInstance(org.apache.xmlbeans.XmlOptions options)
-
-