Searched refs:commentURL (Results 1 – 2 of 2) sorted by relevance
52 private String commentURL; field in BasicClientCookie277 return this.commentURL; in getCommentURL()80 public void setCommentURL(final String commentURL) { in setCommentURL() argument81 this.commentURL = commentURL; in setCommentURL()
53 void setCommentURL(String commentURL); in setCommentURL() argument