org.rhq.core.pluginapi.configuration
Class ListPropertySimpleWrapper
java.lang.Object
org.rhq.core.pluginapi.configuration.ListPropertySimpleWrapper
public class ListPropertySimpleWrapper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
prop
protected PropertySimple prop
ListPropertySimpleWrapper
public ListPropertySimpleWrapper(PropertySimple prop)
setValue
public void setValue(List list)
getValue
public List<String> getValue()
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.