Searched defs:setToTag (Results 1 - 5 of 5) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/extensions/
H A DJoinHeader.java160 public void setToTag(String tag) throws ParseException; method in interface:JoinHeader
H A DReplacesHeader.java27 void setToTag(String tag) throws ParseException; method in interface:ReplacesHeader
H A DJoin.java120 public void setToTag(String t) throws ParseException { method in class:Join
H A DReplaces.java120 public void setToTag(String t) throws ParseException { method in class:Replaces
/external/nist-sip/java/gov/nist/javax/sip/message/
H A DSIPMessage.java1497 public void setToTag(String tag) { method in class:SIPMessage

Completed in 143 milliseconds