public class ObjectFactory
extends java.lang.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.openejb.jee.was.v6.webservice.clientbnd
|
Modifier and Type | Method and Description |
---|---|
ServiceRefBinding |
createServiceRefBinding()
Create an instance of
ServiceRefBinding |
<any> |
createServiceRefBinding(ServiceRefBinding value)
|
public ObjectFactory()
public ServiceRefBinding createServiceRefBinding()
ServiceRefBinding
public <any> createServiceRefBinding(ServiceRefBinding value)