Interface ColegiadoAutor

All Known Implementing Classes:
ColegiadoAutorPojo, ColegiadoAutorRecord

public interface ColegiadoAutor
  • Method Details

    • getIdentificacao

      String getIdentificacao()
    • getNome

      String getNome()
    • getSigla

      String getSigla()