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

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

public class RefString
extends RefContainer

See Also:
RefContainer

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

RefString

public RefString(ResourceManager rm)
Method Detail

getValue

public String getValue()

setValue

public void setValue(String value)