|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SessionName | |
|---|---|
| org.lastbamboo.common.sdp | |
| org.lastbamboo.common.sdp.api | |
| org.lastbamboo.common.sdp.fields | |
| Uses of SessionName in org.lastbamboo.common.sdp |
|---|
| Methods in org.lastbamboo.common.sdp that return SessionName | |
|---|---|
SessionName |
SessionDescriptionImpl.getSessionName()
Returns the name of the session. |
| Methods in org.lastbamboo.common.sdp with parameters of type SessionName | |
|---|---|
void |
SessionDescriptionImpl.setSessionName(SessionName sessionName)
Sets the name of the session. |
| Uses of SessionName in org.lastbamboo.common.sdp.api |
|---|
| Methods in org.lastbamboo.common.sdp.api that return SessionName | |
|---|---|
SessionName |
SdpFactory.createSessionName(String name)
Returns SessionName object with the specified name. |
SessionName |
SessionDescription.getSessionName()
Returns the name of the session. |
| Methods in org.lastbamboo.common.sdp.api with parameters of type SessionName | |
|---|---|
void |
SessionDescription.setSessionName(SessionName sessionName)
Sets the name of the session. |
| Uses of SessionName in org.lastbamboo.common.sdp.fields |
|---|
| Classes in org.lastbamboo.common.sdp.fields that implement SessionName | |
|---|---|
class |
SessionNameField
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||