public interface IComptaProvider extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getCodeSoc() |
String |
getExer() |
void |
setCodeSoc(String codeSoc) |
void |
setExer(String exerc) |
Copyright © 2016. All rights reserved.