Package org.oasisOpen.docs.wsrf.rl2
Class DestroyResponseDocument.DestroyResponse.Factory
- java.lang.Object
-
- org.oasisOpen.docs.wsrf.rl2.DestroyResponseDocument.DestroyResponse.Factory
-
- Enclosing interface:
- DestroyResponseDocument.DestroyResponse
public static final class DestroyResponseDocument.DestroyResponse.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 DestroyResponseDocument.DestroyResponsenewInstance()static DestroyResponseDocument.DestroyResponsenewInstance(org.apache.xmlbeans.XmlOptions options)
-
-
-
Method Detail
-
newInstance
public static DestroyResponseDocument.DestroyResponse newInstance()
-
newInstance
public static DestroyResponseDocument.DestroyResponse newInstance(org.apache.xmlbeans.XmlOptions options)
-
-