adicionarAtributo(InfraDTO::$PREFIXO_DBL, 'IdTramite', 'id_tramite'); $this->adicionarAtributo(InfraDTO::$PREFIXO_NUM, 'Registro', 'numero_registro'); $this->configurarPK('IdTramite', InfraDTO::$TIPO_PK_INFORMADO); } }