Interface ColegiadoAutor
-
- All Known Implementing Classes:
ColegiadoAutorPojo,ColegiadoAutorRecord
public interface ColegiadoAutor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetIdentificacao()StringgetNome()StringgetSigla()
-