|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Phone
A Phone represents a p= 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)
Sets the value. |
Methods inherited from interface javax.sdp.Field |
---|
clone, getTypeChar |
Method Detail |
---|
String getValue() throws SdpParseException
SdpParseException
void setValue(String value) throws SdpException
value
- the - new information.
SdpException
- if the value is null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |