Package | Description |
---|---|
org.apache.juddi.v2.tck | |
org.uddi.api_v2 |
Modifier and Type | Method and Description |
---|---|
static void |
TckValidator.checkBindingTemplates(BindingTemplates bts1,
BindingTemplates bts2) |
static void |
TckCommon.PrintBindingTemplates(BindingTemplates bindingTemplates)
This function is useful for translating UDDI's somewhat complex data
format to something that is more useful.
|
Modifier and Type | Field and Description |
---|---|
protected BindingTemplates |
BusinessService.bindingTemplates |
Modifier and Type | Method and Description |
---|---|
BindingTemplates |
ObjectFactory.createBindingTemplates()
Create an instance of
BindingTemplates |
BindingTemplates |
BusinessService.getBindingTemplates()
Gets the value of the bindingTemplates property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<BindingTemplates> |
ObjectFactory.createBindingTemplates(BindingTemplates value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<BindingTemplates> |
ObjectFactory.createBindingTemplates(BindingTemplates value)
|
void |
BusinessService.setBindingTemplates(BindingTemplates value)
Sets the value of the bindingTemplates property.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.