Package | Description |
---|---|
org.apache.juddi.v2.tck | |
org.uddi.api_v2 |
Modifier and Type | Method and Description |
---|---|
static void |
TckValidator.checkNames(List<Name> names1,
List<Name> names2) |
static void |
TckValidator.checkNames(List<Name> names1,
List<Name> names2) |
static String |
TckCommon.ListToString(List<Name> name) |
Modifier and Type | Field and Description |
---|---|
protected Name |
FindTModel.name |
protected Name |
TModel.name |
protected Name |
TModelInfo.name |
Modifier and Type | Field and Description |
---|---|
protected List<Name> |
BusinessEntity.name |
protected List<Name> |
BusinessInfo.name |
protected List<Name> |
BusinessService.name |
protected List<Name> |
FindBusiness.name |
protected List<Name> |
FindService.name |
protected List<Name> |
RelatedBusinessInfo.name |
protected List<Name> |
ServiceInfo.name |
Modifier and Type | Method and Description |
---|---|
Name |
ObjectFactory.createName()
Create an instance of
Name |
Name |
FindTModel.getName()
Gets the value of the name property.
|
Name |
TModel.getName()
Gets the value of the name property.
|
Name |
TModelInfo.getName()
Gets the value of the name property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Name> |
ObjectFactory.createName(Name value)
|
List<Name> |
BusinessEntity.getName()
Gets the value of the name property.
|
List<Name> |
BusinessInfo.getName()
Gets the value of the name property.
|
List<Name> |
BusinessService.getName()
Gets the value of the name property.
|
List<Name> |
FindBusiness.getName()
Gets the value of the name property.
|
List<Name> |
FindService.getName()
Gets the value of the name property.
|
List<Name> |
RelatedBusinessInfo.getName()
Gets the value of the name property.
|
List<Name> |
ServiceInfo.getName()
Gets the value of the name property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Name> |
ObjectFactory.createName(Name value)
|
void |
FindTModel.setName(Name value)
Sets the value of the name property.
|
void |
TModel.setName(Name value)
Sets the value of the name property.
|
void |
TModelInfo.setName(Name value)
Sets the value of the name property.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.