|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.m2m.atl.debug.core.adwp.Value
org.eclipse.m2m.atl.debug.core.adwp.IntegerValue
public final class IntegerValue
The Integer implementation of the debugger value.
| Method Summary | |
|---|---|
int |
getValue()
|
java.lang.String |
toString()
|
static IntegerValue |
valueOf(int integerValue)
Converts an int into a IntegerValue. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public int getValue()
public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()public static IntegerValue valueOf(int integerValue)
IntegerValue.
integerValue - the int
IntegerValue
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||