|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Info
An Info represents the i= fields contained within either a MediaDescription or 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 javax.sdp.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 |