Oracle Application Server Wireless Java API Reference
B14043-01


oracle.panama.model
Class VideoMode

java.lang.Object
  extended byoracle.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

BUFFERED

public static VideoMode BUFFERED

STREAMING

public static VideoMode STREAMING

Method Detail

elements

public static java.util.Enumeration elements()

getIntValue

public int getIntValue()

getName

public java.lang.String getName()

getVideoMode

public static VideoMode getVideoMode(int videoModeValue)

Oracle Application Server Wireless Java API Reference
B14043-01


Copyright © 2004 Oracle Corporation. All Rights Reserved.