
br.com.objectos.jabuticava.serasa.relato.factoring.ProcessamentoBuilder Maven / Gradle / Ivy
The newest version!
package br.com.objectos.jabuticava.serasa.relato.factoring;
import javax.annotation.Generated;
@Generated({
"br.com.objectos.way.io.flat.FlatRecordPlugin$ThisBuilderPropertyAction",
"br.com.objectos.way.pojo.compiler.PojoCompiler"
})
public interface ProcessamentoBuilder {
ProcessamentoBuilderNumero numero(String numero);
interface ProcessamentoBuilderNumero {
ProcessamentoBuilderMensagem mensagem(String mensagem);
}
interface ProcessamentoBuilderMensagem {
Processamento build();
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy