|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Name | |
|---|---|
| org.ow2.dragon.service.uddi.v2.impl | |
| org.uddi.api_v2 | |
| Uses of Name in org.ow2.dragon.service.uddi.v2.impl |
|---|
| Methods in org.ow2.dragon.service.uddi.v2.impl that return Name | |
|---|---|
Name |
UDDITransferObjectAssembler.toUDDIName(org.ow2.dragon.persistence.bo.common.Name dragonName)
|
| Methods in org.ow2.dragon.service.uddi.v2.impl with parameters of type Name | |
|---|---|
org.ow2.dragon.persistence.bo.common.Name |
UDDITransferObjectAssembler.toDragonName(Name name)
|
| Method parameters in org.ow2.dragon.service.uddi.v2.impl with type arguments of type Name | |
|---|---|
java.util.List<org.ow2.dragon.persistence.bo.common.Name> |
UDDITransferObjectAssembler.toDragonNames(java.util.List<Name> name)
|
| Uses of Name in org.uddi.api_v2 |
|---|
| Fields in org.uddi.api_v2 declared as Name | |
|---|---|
protected Name |
TModel.name
|
protected Name |
TModelInfo.name
|
protected Name |
FindTModel.name
|
| Fields in org.uddi.api_v2 with type parameters of type Name | |
|---|---|
protected java.util.List<Name> |
FindService.name
|
protected java.util.List<Name> |
BusinessService.name
|
protected java.util.List<Name> |
BusinessEntity.name
|
protected java.util.List<Name> |
FindBusiness.name
|
protected java.util.List<Name> |
RelatedBusinessInfo.name
|
protected java.util.List<Name> |
BusinessInfo.name
|
protected java.util.List<Name> |
ServiceInfo.name
|
| Methods in org.uddi.api_v2 that return Name | |
|---|---|
Name |
ObjectFactory.createName()
Create an instance of Name |
Name |
TModel.getName()
Gets the value of the name property. |
Name |
TModelInfo.getName()
Gets the value of the name property. |
Name |
FindTModel.getName()
Gets the value of the name property. |
| Methods in org.uddi.api_v2 that return types with arguments of type Name | |
|---|---|
javax.xml.bind.JAXBElement<Name> |
ObjectFactory.createName(Name value)
Create an instance of JAXBElement<Name>} |
java.util.List<Name> |
FindService.getName()
Gets the value of the name property. |
java.util.List<Name> |
BusinessService.getName()
Gets the value of the name property. |
java.util.List<Name> |
BusinessEntity.getName()
Gets the value of the name property. |
java.util.List<Name> |
FindBusiness.getName()
Gets the value of the name property. |
java.util.List<Name> |
RelatedBusinessInfo.getName()
Gets the value of the name property. |
java.util.List<Name> |
BusinessInfo.getName()
Gets the value of the name property. |
java.util.List<Name> |
ServiceInfo.getName()
Gets the value of the name property. |
| Methods in org.uddi.api_v2 with parameters of type Name | |
|---|---|
javax.xml.bind.JAXBElement<Name> |
ObjectFactory.createName(Name value)
Create an instance of JAXBElement<Name>} |
void |
TModel.setName(Name value)
Sets the value of the name property. |
void |
TModelInfo.setName(Name value)
Sets the value of the name property. |
void |
FindTModel.setName(Name value)
Sets the value of the name property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||