public class PropertyConfigSwitcher
extends java.lang.Object
| Constructor and Description |
|---|
PropertyConfigSwitcher(java.lang.String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
void |
switchBackToDefault()
Switches property back to the default.
|
void |
switchToValue(java.lang.String value)
Switches property to the given value.
|
public PropertyConfigSwitcher(java.lang.String propertyName)
public void switchToValue(java.lang.String value)
public void switchBackToDefault()
Copyright © 2018 SAP SE. All Rights Reserved.