Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama.model
Class VideoMode

java.lang.Object
  |
  +--oracle.panama.model.VideoMode

public class VideoMode
extends java.lang.Object

Enumeration class of Video Mode


Field Summary
static VideoMode BUFFERED
           
static VideoMode STREAMING
           

 

Method Summary
static java.util.Enumeration elements()
           
 int getIntValue()
           
 java.lang.String getName()
           
static VideoMode getVideoMode(int videoModeValue)
           

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

STREAMING

public static VideoMode STREAMING

BUFFERED

public static VideoMode BUFFERED
Method Detail

getIntValue

public int getIntValue()

getName

public java.lang.String getName()

elements

public static java.util.Enumeration elements()

getVideoMode

public static VideoMode getVideoMode(int videoModeValue)

Oracle Application Server Wireless Java API Reference
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.