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