Searched refs:codeOnly (Results 1 – 1 of 1) sorted by relevance
63 public String getPathReferenceForMessage(String path, boolean codeOnly) { in getPathReferenceForMessage() argument66 String code = codeOnly ? pathHeader.getCode() : pathHeader.getHeaderCode(); in getPathReferenceForMessage()