|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Version | |
|---|---|
| org.lastbamboo.common.sdp | |
| org.lastbamboo.common.sdp.api | |
| org.lastbamboo.common.sdp.fields | |
| Uses of Version in org.lastbamboo.common.sdp |
|---|
| Methods in org.lastbamboo.common.sdp that return Version | |
|---|---|
Version |
SessionDescriptionImpl.getVersion()
Returns the version of SDP in use. |
| Methods in org.lastbamboo.common.sdp with parameters of type Version | |
|---|---|
void |
SessionDescriptionImpl.setVersion(Version v)
Sets the version of SDP in use. |
| Uses of Version in org.lastbamboo.common.sdp.api |
|---|
| Methods in org.lastbamboo.common.sdp.api that return Version | |
|---|---|
Version |
SdpFactory.createVersion(int value)
Returns Version object with the specified values. |
Version |
SessionDescription.getVersion()
Returns the version of SDP in use. |
| Methods in org.lastbamboo.common.sdp.api with parameters of type Version | |
|---|---|
void |
SessionDescription.setVersion(Version v)
Sets the version of SDP in use. |
| Uses of Version in org.lastbamboo.common.sdp.fields |
|---|
| Classes in org.lastbamboo.common.sdp.fields that implement Version | |
|---|---|
class |
ProtoVersionField
Proto version field of SDP announce. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||