public static class TogglzProperties.Console extends Object
| Constructor and Description |
|---|
Console() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFeatureAdminAuthority() |
String |
getPath() |
boolean |
isEnabled() |
boolean |
isSecured() |
void |
setEnabled(boolean enabled) |
void |
setFeatureAdminAuthority(String featureAdminAuthority) |
void |
setPath(String path) |
void |
setSecured(boolean secured) |
public boolean isEnabled()
public void setEnabled(boolean enabled)
public String getPath()
public void setPath(String path)
public String getFeatureAdminAuthority()
public void setFeatureAdminAuthority(String featureAdminAuthority)
public boolean isSecured()
public void setSecured(boolean secured)
Copyright © 2016. All Rights Reserved.