public class AppPropertiesModes extends Object
| Constructor and Description |
|---|
AppPropertiesModes()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDemoMode()
Gets the demoMode status.
|
boolean |
isEphiProhibited()
Gets the ephiProhibited status.
|
void |
setDemoMode(boolean inMode)
Sets the demoMode status.
|
void |
setEphiProhibited(boolean inEphiProhibited)
Sets the ephiProhibited status.
|
public boolean isDemoMode()
public void setDemoMode(boolean inMode)
inMode - public boolean isEphiProhibited()
public void setEphiProhibited(boolean inEphiProhibited)
inEphiProhibited - Copyright © 2012–2017 Emory University. All rights reserved.