org.jboss.modcluster.demo.client.load
Class ServerLoadParam
java.lang.Object
org.jboss.modcluster.demo.client.load.ServerLoadParam
public class ServerLoadParam
- extends Object
- Author:
- Brian Stansberry
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerLoadParam
public ServerLoadParam(String name,
String label,
String description,
String value)
getValue
public String getValue()
setValue
public void setValue(String value)
getName
public String getName()
getLabel
public String getLabel()
getDescription
public String getDescription()
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.