def __init__(self,criticality=False): ResponseControl.__init__(self,self.controlType,criticality)
def __init__(self, controlType=SSS_RESPONSE_CONTROL_OID, **kwargs): ResponseControl.__init__(self, controlType=controlType, **kwargs)
def __init__(self, controlType=VLV_RESPONSE_CONTROL_OID, **kwargs): ResponseControl.__init__(self, controlType=controlType, **kwargs)