JAINTM MGCP API (DRAFT FOR PUBLIC REVIEW) - Version 0.9 - 16 NOVEMBER 2000

jain.protocol.ip.mgcp.message.parms
Class Mode

java.lang.Object
  |
  +--jain.protocol.ip.mgcp.message.parms.Mode
All Implemented Interfaces:
java.io.Serializable

public final class Mode
extends java.lang.Object
implements java.io.Serializable

Specifies the Mode of the connection.

See Also:
Serialized Form

Constructor Summary
Mode()
           
 
Method Summary
 void setMode(java.lang.String mode)
           
 java.lang.String toString()
          Returns the Mode as a String.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Mode

public Mode()
Method Detail

setMode

public void setMode(java.lang.String mode)

toString

public java.lang.String toString()
Returns the Mode as a String.
Overrides:
toString in class java.lang.Object

JAINTM MGCP API (DRAFT FOR PUBLIC REVIEW) - Version 0.9 - 16 NOVEMBER 2000

Copyright © 2000 Sun Microsystems, Inc.