javax.microedition.media.control
Interface StopTimeControl

All Superinterfaces:
Control

public interface StopTimeControl
extends Control


Field Summary
static long RESET
           
 
Method Summary
 long getStopTime()
           
 void setStopTime(long arg1)
           
 

Field Detail

RESET

static final long RESET
See Also:
Constant Field Values
Method Detail

setStopTime

void setStopTime(long arg1)

getStopTime

long getStopTime()


Copyright © 2006-2007 Jayway AB. All Rights Reserved.