#include <uddi_v2.h>
Collaboration diagram for uddi2__businessService:
Public Attributes | |
std::vector< uddi2__name * > | name |
Vector of uddi2__name* with length 0..unbounded. | |
std::vector< uddi2__description * > | description |
Vector of uddi2__description* with length 0..unbounded. | |
uddi2__bindingTemplates * | bindingTemplates |
Element reference "urn:uddi-org:api_v2":bindingTemplates. | |
uddi2__categoryBag * | categoryBag |
Element reference "urn:uddi-org:api_v2":categoryBag. | |
uddi2__serviceKey | serviceKey |
Attribute serviceKey of type "urn:uddi-org:api_v2":serviceKey. | |
uddi2__businessKey | businessKey |
Attribute businessKey of type "urn:uddi-org:api_v2":businessKey. | |
soap * | soap |
A handle to the soap struct context that manages this class instance. |
|
Element reference "urn:uddi-org:api_v2":bindingTemplates. Optional element |
|
Attribute businessKey of type "urn:uddi-org:api_v2":businessKey. Optional attribute |
|
Element reference "urn:uddi-org:api_v2":categoryBag. Optional element |
|
Vector of uddi2__description* with length 0..unbounded.
|
|
Vector of uddi2__name* with length 0..unbounded.
|
|
Attribute serviceKey of type "urn:uddi-org:api_v2":serviceKey. Required attribute |
|
A handle to the soap struct context that manages this class instance.
|