|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.hammingweight.hammock.AMockObject
com.hammingweight.hammock.mocks.microedition.media.control.MockStopTimeControl
public class MockStopTimeControl
| Field Summary | |
|---|---|
static MockMethod |
MTHD_GET_STOP_TIME
|
static MockMethod |
MTHD_SET_STOP_TIME_$_LONG
|
| Fields inherited from interface javax.microedition.media.control.StopTimeControl |
|---|
RESET |
| Constructor Summary | |
|---|---|
MockStopTimeControl()
|
|
MockStopTimeControl(IInvocationHandler handler)
|
|
| Method Summary | |
|---|---|
long |
getStopTime()
|
void |
setStopTime(long arg0)
|
| Methods inherited from class com.hammingweight.hammock.AMockObject |
|---|
assertReturnNotNull, getInvocationHandler, setInvocationHandler |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final MockMethod MTHD_GET_STOP_TIME
public static final MockMethod MTHD_SET_STOP_TIME_$_LONG
| Constructor Detail |
|---|
public MockStopTimeControl()
public MockStopTimeControl(IInvocationHandler handler)
| Method Detail |
|---|
public long getStopTime()
getStopTime in interface javax.microedition.media.control.StopTimeControlpublic void setStopTime(long arg0)
setStopTime in interface javax.microedition.media.control.StopTimeControl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||