#include <uddi_v2.h>
Public Attributes | |
uddi2__businessKey | businessKey |
Element reference "urn:uddi-org:api_v2":businessKey. | |
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. | |
std::vector< uddi2__sharedRelationships * > | sharedRelationships:2 |
Vector of uddi2__sharedRelationships* with length 0..2. | |
soap * | soap |
A handle to the soap struct context that manages this class instance. |
|
Element reference "urn:uddi-org:api_v2":businessKey. Required element |
|
Vector of uddi2__description* with length 0..unbounded.
|
|
Vector of uddi2__name* with length 0..unbounded.
|
|
Vector of uddi2__sharedRelationships* with length 0..2.
|
|
A handle to the soap struct context that manages this class instance.
|