Interface BudgetCategoryMappingContract


public interface BudgetCategoryMappingContract
  • Method Details

    • getBudgetCategoryCode

      String getBudgetCategoryCode()
    • getMappingName

      String getMappingName()
    • getTargetCategoryCode

      String getTargetCategoryCode()
    • getBudgetCategory

      BudgetCategoryContract getBudgetCategory()