- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for Arklid (0.06 sec)
-
BsClickLog.java
======== L140: public String getUrlId() { L141: checkSpecifiedProperty("urlId"); L142: return convertEmptyToNull(urlId); L143: } L144: L145: public void setUrlId(String value) { L146: registerModifiedProperty("urlId"); L147: this.urlId = value; L148: } L149: L150: public String getDocId() { L151: checkSpecifiedProperty("docId"); L152: return convertEmptyToNull(docId);...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 7K bytes