|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface URI
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 org.lastbamboo.common.sdp.api.Field |
|---|
clone, getTypeChar |
| Method Detail |
|---|
URL get()
throws SdpParseException
SdpParseException
void set(URL value)
throws SdpException
value - the new information
SdpException - if the parameter is null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||