Searched refs:AttributeConverter (Results 1 – 4 of 4) sorted by relevance
133 class AttributeConverter: class165 id = AttributeConverter('Id', int)166 type = AttributeConverter('Type', int)167 date = AttributeConverter('Date', datetime_converter)168 duration = AttributeConverter('Duration', timedelta_converter)
73 atco = AttributeConverter(item["identifier"])85 atco = AttributeConverter(item["identifier"])114 acs = [AttributeConverter()]215 class AttributeConverter(object):488 class AttributeConverterNOOP(AttributeConverter):492 AttributeConverter.__init__(self, name_format)
85 atco = AttributeConverter(item["identifier"])129 acs = [AttributeConverter()]230 class AttributeConverter(object): class506 class AttributeConverterNOOP(AttributeConverter):510 AttributeConverter.__init__(self, name_format)
85 atco = AttributeConverter(item["identifier"])129 acs = [AttributeConverter()]230 class AttributeConverter(object): class503 class AttributeConverterNOOP(AttributeConverter):507 AttributeConverter.__init__(self, name_format)