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