org.eclipse.actf.util.win32.comclutch
Class RefShort

java.lang.Object
  extended by org.eclipse.actf.util.win32.comclutch.impl.IResourceImpl
      extended by org.eclipse.actf.util.win32.comclutch.RefContainer
          extended by org.eclipse.actf.util.win32.comclutch.RefShort
All Implemented Interfaces:
IResource

public class RefShort
extends RefContainer

See Also:
RefContainer

Constructor Summary
RefShort(ResourceManager rm)
           
 
Method Summary
 short getValue()
           
 void setValue(short value)
           
 
Methods inherited from class org.eclipse.actf.util.win32.comclutch.RefContainer
getPtr, release
 
Methods inherited from class org.eclipse.actf.util.win32.comclutch.impl.IResourceImpl
addResource, equals, findInResource, getResourceManager, hashCode, isPermanent, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RefShort

public RefShort(ResourceManager rm)
Method Detail

getValue

public short getValue()

setValue

public void setValue(short value)