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