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