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