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