Package | Description |
---|---|
org.uddi4j.datatype.business | |
org.uddi4j.datatype.service | |
org.uddi4j.datatype.tmodel | |
org.uddi4j.request | |
org.uddi4j.response |
Modifier and Type | Method and Description |
---|---|
Name |
BusinessEntity.getDefaultName() |
Name |
BusinessEntity.getName()
|
Modifier and Type | Method and Description |
---|---|
void |
BusinessEntity.setDefaultName(Name name)
This method stores this name as the Default Name (i.e., places it in the first
location in the Vector).
|
void |
BusinessEntity.setName(Name s)
|
Modifier and Type | Method and Description |
---|---|
Name |
BusinessService.getDefaultName() |
Name |
BusinessService.getName()
|
Modifier and Type | Method and Description |
---|---|
void |
BusinessService.setDefaultName(Name name)
This method stores this name as the Default Name (i.e., places it in the first
location in the Vector)
|
void |
BusinessService.setName(Name s)
|
Modifier and Type | Method and Description |
---|---|
Name |
TModel.getName() |
Modifier and Type | Method and Description |
---|---|
void |
TModel.setName(Name s) |
Modifier and Type | Method and Description |
---|---|
Name |
FindBusiness.getDefaultName() |
Name |
FindService.getDefaultName() |
Name |
FindBusiness.getName()
Deprecated.
This method has been deprecated. Use
FindBusiness.getNameVector() or
FindBusiness.getDefaultName() |
Name |
FindService.getName()
Deprecated.
This method has been deprecated. Use
FindService.getNameVector() or
FindService.getDefaultName() |
Name |
FindTModel.getName() |
Modifier and Type | Method and Description |
---|---|
void |
FindBusiness.setDefaultName(Name name)
This method stores this name as the Default Name
(i.e., places it in the first location in the Vector)
|
void |
FindService.setDefaultName(Name name)
This method stores this name as the Default Name
(i.e., places it in the first location in the Vector)
|
void |
FindBusiness.setName(Name s)
Deprecated.
This method has been deprecated. Use
FindBusiness.setNameVector(Vector) or
FindBusiness.setDefaultName(Name) |
void |
FindService.setName(Name s)
Deprecated.
This method has been deprecated. Use
FindService.setNameVector(Vector) or
FindService.setDefaultName(Name) |
void |
FindTModel.setName(Name s) |
Modifier and Type | Method and Description |
---|---|
Name |
BusinessInfo.getDefaultName()
Get default name
|
Name |
RelatedBusinessInfo.getDefaultName()
Get the default name.
|
Name |
ServiceInfo.getDefaultName() |
Name |
BusinessInfo.getName()
|
Name |
RelatedBusinessInfo.getName()
Deprecated.
This method has been deprecated. Use
RelatedBusinessInfo.getNameVector() or
RelatedBusinessInfo.getDefaultName() instead |
Name |
ServiceInfo.getName()
|
Name |
TModelInfo.getName() |
Modifier and Type | Method and Description |
---|---|
void |
BusinessInfo.setDefaultName(Name name)
This method stores this name as the Default Name (i.e., places it in the
first location in the Vector).
|
void |
RelatedBusinessInfo.setDefaultName(Name name)
This method stores this name as the Default Name (i.e., places it in the first
location in the Vector).
|
void |
ServiceInfo.setDefaultName(Name name)
This method stores this name as the Default Name (i.e., places it in the first
location in the Vector).
|
void |
BusinessInfo.setName(Name s)
Deprecated.
This method has been deprecated. Use
BusinessInfo.setNameVector( Vector ) or
BusinessInfo.setDefaultName( Name ) instead |
void |
RelatedBusinessInfo.setName(Name s)
Deprecated.
This method has been deprecated. Use
RelatedBusinessInfo.setNameVector(Vector) or
RelatedBusinessInfo.setDefaultName(Name) instead |
void |
ServiceInfo.setName(Name s)
|
void |
TModelInfo.setName(Name s) |
Copyright ? 2001 International Business Machines Corporation, Hewlett-Packard Company. All Rights Reserved.