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