This is the complete list of members for fm.liveswitch.sdp.UnknownAttribute, including all inherited members.
Attribute() | fm.liveswitch.sdp.Attribute | protected |
createAttribute(String name, String value) | fm.liveswitch.sdp.Attribute | static |
getAttributeType() | fm.liveswitch.sdp.Attribute | |
getAttributeValue() | fm.liveswitch.sdp.UnknownAttribute | protected |
getMultiplexingCategory() | fm.liveswitch.sdp.Attribute | |
getName() | fm.liveswitch.sdp.UnknownAttribute | |
getTypeName(@SuppressWarnings("rawtypes") Class type) | fm.liveswitch.sdp.Attribute | static |
getValue() | fm.liveswitch.sdp.UnknownAttribute | |
isMediaLevel(@SuppressWarnings("rawtypes") Class type) | fm.liveswitch.sdp.Attribute | static |
isSessionLevel(@SuppressWarnings("rawtypes") Class type) | fm.liveswitch.sdp.Attribute | static |
parse(String s) | fm.liveswitch.sdp.Attribute | static |
setAttributeType(fm.liveswitch.sdp.AttributeType value) | fm.liveswitch.sdp.Attribute | |
setMultiplexingCategory(fm.liveswitch.sdp.AttributeCategory value) | fm.liveswitch.sdp.Attribute | protected |
toString() | fm.liveswitch.sdp.Attribute | |
UnknownAttribute(String name, String value) | fm.liveswitch.sdp.UnknownAttribute |