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