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