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