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.openejb.jee.was.v6.webservice.clientbnd
|
| Modifier and Type | Method and Description |
|---|---|
ServiceRefBinding |
createServiceRefBinding()
Create an instance of
ServiceRefBinding |
JAXBElement<ServiceRefBinding> |
createServiceRefBinding(ServiceRefBinding value)
|
public ObjectFactory()
public ServiceRefBinding createServiceRefBinding()
ServiceRefBindingpublic JAXBElement<ServiceRefBinding> createServiceRefBinding(ServiceRefBinding value)
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.