org.rhq.core.system.windows
Class DWordRegistryValue

java.lang.Object
  extended by org.rhq.core.system.windows.RegistryValue
      extended by org.rhq.core.system.windows.DWordRegistryValue

public class DWordRegistryValue
extends RegistryValue


Nested Class Summary
 
Nested classes/interfaces inherited from class org.rhq.core.system.windows.RegistryValue
RegistryValue.Type
 
Constructor Summary
DWordRegistryValue(int value)
           
 
Method Summary
 
Methods inherited from class org.rhq.core.system.windows.RegistryValue
getType, getValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DWordRegistryValue

public DWordRegistryValue(int value)


Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.