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