|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EMail
An EMail represents an e= field contained within a SessionDescription. Please refer to IETF RFC 2327 for a description of SDP.
| Method Summary | |
|---|---|
String |
getValue()
Returns the value. |
void |
setValue(String value)
Set the value. |
| Methods inherited from interface org.lastbamboo.common.sdp.api.Field |
|---|
clone, getTypeChar |
| Method Detail |
|---|
String getValue()
throws SdpParseException
SdpParseException
void setValue(String value)
throws SdpException
SdpException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||