Skip to content

Commit

Permalink
jrimum#9: Campos formatados em função do padrão de cada Banco
Browse files Browse the repository at this point in the history
  • Loading branch information
gilmatryx committed Feb 1, 2014
1 parent 2ff8174 commit 7b8acbd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public class BoletoInfoCampoAgenciaCodigoCedente {
* Retorna a agência e o número da conta no seguinte formato: {@code "1234-1 / 123456-0"}.
*
*
* @param titulo
* @param conta
* @return string formatada para ser exibida no boleto
*/
public static String getTextoAgenciaCodigoCedente(ContaBancaria conta){
Expand Down

0 comments on commit 7b8acbd

Please sign in to comment.