|
__init__(self,
root,
parent)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature |
source code
|
|
|
|
string
|
|
|
_error(self,
errh,
err_str,
err_cde,
elem_val)
Forward the error to an error_handler |
source code
|
|
boolean
|
|
|
|
boolean
|
|
boolean
|
|
boolean
|
_is_valid_code(self,
elem_val,
errh,
check_dte=None) |
source code
|
|
|
|
|
|
boolean
|
|
Inherited from x12_node :
__len__ ,
get_child_count ,
get_child_node_by_idx ,
get_path ,
getnodebypath ,
is_composite ,
is_first_seg_in_loop ,
is_loop ,
is_map_root ,
is_segment
Inherited from object :
__delattr__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__setattr__ ,
__str__
|