Typedefs | |
typedef struct sandesha2_fault_code_t | sandesha2_fault_code_t |
Functions | |
AXIS2_EXTERN sandesha2_fault_code_t * | sandesha2_fault_code_create (const axutil_env_t *env, axis2_char_t *ns_value) |
sandesha2_fault_code sandesha2_fault_code | |
axis2_status_t | sandesha2_fault_code_free (sandesha2_fault_code_t *fault_code, const axutil_env_t *env) |
axis2_char_t * | sandesha2_fault_code_get_fault_code (sandesha2_fault_code_t *fault_code, const axutil_env_t *env) |
axis2_status_t | sandesha2_fault_code_set_fault_code (sandesha2_fault_code_t *fault_code, const axutil_env_t *env, axis2_char_t *str_fault_code) |
axis2_char_t * | sandesha2_fault_code_get_namespace_value (sandesha2_fault_code_t *fault_code, const axutil_env_t *env) |
void * | sandesha2_fault_code_from_om_node (sandesha2_fault_code_t *fault_code, const axutil_env_t *env, axiom_node_t *om_node) |
axiom_node_t * | sandesha2_fault_code_to_om_node (sandesha2_fault_code_t *fault_code, const axutil_env_t *env, void *om_node) |