class documentation

Undocumented

Method __init__ Undocumented
Method add_to_xml Undocumented
Method get_value Undocumented
Method set_from_string Node is the parent node in this case
Instance Variable type Undocumented

Inherited from Param:

Method set_default Undocumented
Instance Variable default Undocumented
Instance Variable is_aggregate Undocumented
Instance Variable required Undocumented
Instance Variable value_type Undocumented
Instance Variable var Undocumented
Instance Variable xml_var Undocumented
def __init__(self, xml_var, value_type, required=True, default=None, var=None):
def add_to_xml(self, obj, node):

Undocumented

def get_value(self, obj):

Undocumented

def set_from_string(self, obj, value):

Node is the parent node in this case