#include <axis2_wsdl_types.h>
Public Attributes | |
axis2_status_t(* | free )(axis2_wsdl_types_t *wsdl_types, const axis2_env_t *env) |
axis2_status_t(* | add_element )(axis2_wsdl_types_t *wsdl_types, const axis2_env_t *env, struct axis2_wsdl_extensible_element *element) |
axis2_wsdl_extensible_element *(* | get_first_element )(axis2_wsdl_types_t *wsdl_types, const axis2_env_t *env, axis2_qname_t *qname) |
|
Adds the
|
|
De-allocate memory
|
|
Will return the first Element with the given
|