|
NIST SIP Parser and Stack (v1.2) API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Version | |
gov.nist.javax.sdp | Preliminary implementation of the javax.sdp package (JSR 141 see JSR 141 ) |
javax.sdp | This is a preliminary version of the javax.sdp package based on the public review version JSR 141 . |
Uses of Version in gov.nist.javax.sdp |
Methods in gov.nist.javax.sdp that return Version | |
Version |
SessionDescriptionImpl.getVersion()
Returns the version of SDP in use. |
Methods in gov.nist.javax.sdp with parameters of type Version | |
void |
SessionDescriptionImpl.setVersion(Version v)
Sets the version of SDP in use. |
Uses of Version in javax.sdp |
Methods in javax.sdp that return Version | |
Version |
SessionDescription.getVersion()
Returns the version of SDP in use. |
Version |
SdpFactory.createVersion(int value)
Returns Version object with the specified values. |
Methods in javax.sdp with parameters of type Version | |
void |
SessionDescription.setVersion(Version v)
Sets the version of SDP in use. |
|
NIST SIP Parser and Stack (v1.2) API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |