public class ActivationConfigProperty extends Object implements Serializable
| Constructor and Description |
|---|
ActivationConfigProperty()
Constructor
|
ActivationConfigProperty(String name,
String value)
Constructor
|
public String getName()
public void setName(String name)
name - The namepublic String getValue()
public void setValue(String value)
value - The valueCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.