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