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

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.RefByte
All Implemented Interfaces:
IResource

public class RefByte
extends RefContainer

See Also:
RefContainer

Constructor Summary
RefByte(ResourceManager rm)
           
 
Method Summary
 byte getValue()
           
 void setValue(byte 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

RefByte

public RefByte(ResourceManager rm)
Method Detail

getValue

public byte getValue()

setValue

public void setValue(byte value)