extract.avro_converter.a.a

class extract.avro_converter.a.a(arg1: int, arg2: str)[source]

Bases: object

This is a base class.

Methods

myMethod1

This is the first public method.

myMethod1(arg: int) str[source]

This is the first public method. :param arg: Pass a myTypeVar in. :return: Get one of these out.