public class DadosNomeArquivoECF
extends java.lang.Object
Constructor and Description |
---|
DadosNomeArquivoECF(java.lang.String nomeArquivo) |
Modifier and Type | Method and Description |
---|---|
int |
getAno() |
java.lang.String |
getKey() |
int |
getVersao() |
void |
setAno(int ano) |
void |
setKey(java.lang.String key) |
void |
setVersao(int versao) |