#include <uddi_v2.h>
Collaboration diagram for uddi2__businessInfo:
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__serviceInfos * | serviceInfos |
Element reference "urn:uddi-org:api_v2":serviceInfos. | |
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. |
|
Attribute businessKey of type "urn:uddi-org:api_v2":businessKey. Required attribute |
|
Vector of uddi2__description* with length 0..unbounded.
|
|
Vector of uddi2__name* with length 0..unbounded.
|
|
Element reference "urn:uddi-org:api_v2":serviceInfos. Required element |
|
A handle to the soap struct context that manages this class instance.
|