public class ObjectFactory extends Object
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.tests.inherit.types
|
| Modifier and Type | Method and Description |
|---|---|
GetObject |
createGetObject()
Create an instance of
GetObject |
GetObjectResponse |
createGetObjectResponse()
Create an instance of
GetObjectResponse |
ObjectInfo |
createObjectInfo()
Create an instance of
ObjectInfo |
public ObjectFactory()
public GetObjectResponse createGetObjectResponse()
GetObjectResponsepublic ObjectInfo createObjectInfo()
ObjectInfoApache CXF