Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Examples

axis2_wsdl4c_port_type.h File Reference

defines WSDL4C_PORT_TYPE More...

#include <axis2_array_list.h>
#include <axis2_allocator.h>
#include <axis2_env.h>
#include <axis2_error.h>

Go to the source code of this file.

Functions

void * axis2_wsdl4c_port_type_create (void *parser)
void axis2_wsdl4c_port_type_destroy (void *port_type)
int axis2_wsdl4c_port_type_get_num_ops (void *port_type)
void * axis2_wsdl4c_port_type_get_operation_a_index (void *port_type, int index)
void * axis2_wsdl4c_port_type_get_operation_a_qname (void *port_type, void *qname)
int axis2_wsdl4c_port_type_get_operation_index (void *port_type, axis2_char_t *op_name)
axis2_array_list_taxis2_wsdl4c_port_type_get_operations (void *port_type)
void * axis2_wsdl4c_port_type_binding (void *port_type, char *nsp)
void axis2_wsdl4c_port_type_add_op (void *port_type, void *op)
void axis2_wsdl4c_port_type_set_binding (void *port_type, void *bn)
char * axis2_wsdl4c_port_type_get_name (void *port_type)
char * axis2_wsdl4c_port_type_get_documentation (void *port_type)
int * axis2_wsdl4c_port_type_get_extensibility_elements (void *port_type, char *namespc)
int * axis2_wsdl4c_port_type_get_extensibility_attributes (void *port_type, char *namespc)
void axis2_wsdl4c_port_type_set_name (void *port_type, char *name)
void axis2_wsdl4c_port_type_add_ext_element (void *port_type, int ident)
void axis2_wsdl4c_port_type_add_ext_attribute (void *port_type, int ident)
void axis2_wsdl4c_port_type_set_documentation (void *port_type, char *doc)


Detailed Description

defines WSDL4C_PORT_TYPE


Generated on Fri Jun 16 18:02:34 2006 for Axis2/C by  doxygen 1.4.2