Searched refs:functionCodeAbbr (Results 1 – 1 of 1) sorted by relevance
84 static final String[] functionCodeAbbr = { field in SrvLocHeader678 if (functionCode > 0 && functionCode < functionCodeAbbr.length) { in getMsgType()679 return functionCodeAbbr[functionCode]; in getMsgType()