|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An URI represents the u= field within a SessionDescription. Please refer to IETF RFC 2327 for a description of SDP.
| Method Summary | |
URL |
get()
Returns the value. |
void |
set(URL value)
Sets the value. |
| Methods inherited from interface javax.sdp.Field |
clone, getTypeChar |
| Method Detail |
public URL get()
throws SdpParseException
SdpParseException
public void set(URL value)
throws SdpException
value - the new information
SdpException - if the parameter is null
|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||