Searched refs:ssEntryHashMap (Results 1 – 1 of 1) sorted by relevance
355 public HashMap<SsEntry.SSAction, SsEntry> ssEntryHashMap = field in CarrierXmlParser.SsFeature385 SsEntry entry = ssEntryHashMap.get(inputAction); in getCommandStructure()398 SsEntry entry = ssEntryHashMap.get(inputAction); in makeCommand()411 SsEntry entry = ssEntryHashMap.get(inputAction); in getResponseSet()492 ssfeature.ssEntryHashMap.put(entry.ssAction, entry); in generateFeatureList()