Searched refs:getAccountTypeAndDataSet (Results 1 – 4 of 4) sorted by relevance
139 result.put(type.getAccountTypeAndDataSet(), type); in buildAccountTypes()167 assertTrue("Result doesn't contain type=" + type.getAccountTypeAndDataSet(), in verifyAccountTypes()168 result.containsKey(type.getAccountTypeAndDataSet())); in verifyAccountTypes()
222 public AccountTypeWithDataSet getAccountTypeAndDataSet() { in getAccountTypeAndDataSet() method in AccountType
542 accountTypesByTypeAndDataSet.put(accountType.getAccountTypeAndDataSet(), accountType); in addAccountType()
707 + accountType.getAccountTypeAndDataSet() + ". Ignoring: " + values); in parseValues()