public class ActivationConfigProperty extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
activationConfigPropertyName |
protected String |
activationConfigPropertyValue |
| Constructor and Description |
|---|
ActivationConfigProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
getActivationConfigPropertyName()
Gets the value of the activationConfigPropertyName property.
|
String |
getActivationConfigPropertyValue()
Gets the value of the activationConfigPropertyValue property.
|
void |
setActivationConfigPropertyName(String value)
Sets the value of the activationConfigPropertyName property.
|
void |
setActivationConfigPropertyValue(String value)
Sets the value of the activationConfigPropertyValue property.
|
protected String activationConfigPropertyName
protected String activationConfigPropertyValue
public String getActivationConfigPropertyName()
Stringpublic void setActivationConfigPropertyName(String value)
value - allowed object is
Stringpublic String getActivationConfigPropertyValue()
StringCopyright © 1999–2021 The Apache Software Foundation. All rights reserved.