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