Searched refs:setETag (Results 1 – 5 of 5) sorted by relevance
59 this.setETag( tag ); in SIPETag()83 public void setETag(String etag) throws ParseException { in setETag() method in SIPETag98 this.setETag(value); in setValue()
59 this.setETag( etag ); in SIPIfMatch()82 public void setETag(String etag) throws ParseException { in setETag() method in SIPIfMatch95 this.setETag(value); in setValue()
9 void setETag(String etag) throws ParseException; in setETag() method
79 sipEtag.setETag(token.getTokenValue()); in parse()
79 sipIfMatch.setETag(token.getTokenValue()); in parse()