Package | Description |
---|---|
org.apache.juddi.v3.client.mapping |
Mappings for UDDIv2 APIs and for common functions for WADL and WSDL to UDDI
|
org.uddi.api_v2 |
Modifier and Type | Method and Description |
---|---|
static BindingTemplate |
MapUDDIv3Tov2.MapBinding(BindingTemplate be) |
Modifier and Type | Method and Description |
---|---|
static List<BindingTemplate> |
MapUDDIv3Tov2.MapBinding(List<BindingTemplate> be) |
Modifier and Type | Method and Description |
---|---|
static BindingTemplate |
MapUDDIv2Tov3.MapBinding(BindingTemplate be) |
Modifier and Type | Method and Description |
---|---|
static List<BindingTemplate> |
MapUDDIv2Tov3.MapBinding(List<BindingTemplate> be) |
Modifier and Type | Field and Description |
---|---|
protected List<BindingTemplate> |
BindingDetail.bindingTemplate |
protected List<BindingTemplate> |
BindingTemplates.bindingTemplate |
protected List<BindingTemplate> |
SaveBinding.bindingTemplate |
Modifier and Type | Method and Description |
---|---|
BindingTemplate |
ObjectFactory.createBindingTemplate()
Create an instance of
BindingTemplate |
Modifier and Type | Method and Description |
---|---|
JAXBElement<BindingTemplate> |
ObjectFactory.createBindingTemplate(BindingTemplate value)
|
List<BindingTemplate> |
BindingDetail.getBindingTemplate()
Gets the value of the bindingTemplate property.
|
List<BindingTemplate> |
BindingTemplates.getBindingTemplate()
Gets the value of the bindingTemplate property.
|
List<BindingTemplate> |
SaveBinding.getBindingTemplate()
Gets the value of the bindingTemplate property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<BindingTemplate> |
ObjectFactory.createBindingTemplate(BindingTemplate value)
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.