public class SystemPropertyActivationImpl extends java.lang.Object implements SystemPropertyActivation
| Constructor and Description |
|---|
SystemPropertyActivationImpl(java.lang.String name,
java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
The name attribute
|
java.lang.String |
getValue()
The value attribute
|
public SystemPropertyActivationImpl(java.lang.String name,
java.lang.String value)
public java.lang.String getName()
SystemPropertyActivationgetName in interface SystemPropertyActivationpublic java.lang.String getValue()
SystemPropertyActivationgetValue in interface SystemPropertyActivationCopyright © 2015. All Rights Reserved.