Searched refs:setCallIdentifier (Results 1 - 3 of 3) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/
H A DCallID.java128 public void setCallIdentifier(CallIdentifier cid) { method in class:CallID
/external/nist-sip/java/gov/nist/javax/sip/header/extensions/
H A DJoin.java103 public void setCallIdentifier(CallIdentifier cid) { method in class:Join
183 // retval.setCallIdentifier( (CallIdentifier) this.callIdentifier.clone() );
H A DReplaces.java103 public void setCallIdentifier(CallIdentifier cid) { method in class:Replaces
183 // retval.setCallIdentifier( (CallIdentifier) this.callIdentifier.clone() );

Completed in 94 milliseconds