org.eclipse.m2m.atl.engine.vm.adwp
Class IntegerValue

java.lang.Object
  extended by org.eclipse.m2m.atl.engine.vm.adwp.Value
      extended by org.eclipse.m2m.atl.engine.vm.adwp.IntegerValue

public class IntegerValue
extends Value


Method Summary
 int getValue()
           
 java.lang.String toString()
           
static IntegerValue valueOf(int value_)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

valueOf

public static IntegerValue valueOf(int value_)

getValue

public int getValue()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Copyright 2007 IBM Corporation and others.
All Rights Reserved.