org.rhq.core.system.windows
Class MultiSzRegistryValue

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

public class MultiSzRegistryValue
extends RegistryValue


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

Constructor Detail

MultiSzRegistryValue

public MultiSzRegistryValue(String[] value)
Method Detail

toString

public String toString()
Overrides:
toString in class RegistryValue


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