Interface ASPSPConfigSource
-
public interface ASPSPConfigSource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ASPSPConfigDataaspspConfigData()List<LedgerAccountModel>chartOfAccount(String coaFile)
-
-
-
Method Detail
-
aspspConfigData
ASPSPConfigData aspspConfigData()
-
chartOfAccount
List<LedgerAccountModel> chartOfAccount(String coaFile)
-
-