Searched refs:ssEntryHashMap (Results 1 – 1 of 1) sorted by relevance
354 public HashMap<SsEntry.SSAction, SsEntry> ssEntryHashMap = field in CarrierXmlParser.SsFeature384 SsEntry entry = ssEntryHashMap.get(inputAction); in getCommandStructure()397 SsEntry entry = ssEntryHashMap.get(inputAction); in makeCommand()410 SsEntry entry = ssEntryHashMap.get(inputAction); in getResponseSet()491 ssfeature.ssEntryHashMap.put(entry.ssAction, entry); in generateFeatureList()