Searched refs:commentURL (Results 1 – 2 of 2) sorted by relevance
47 private String commentURL; field in BasicClientCookie272 return this.commentURL; in getCommentURL()75 public void setCommentURL(final String commentURL) { in setCommentURL() argument76 this.commentURL = commentURL; in setCommentURL()
48 void setCommentURL(String commentURL); in setCommentURL() argument