public static class AppConfiguration.Notice
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AppConfiguration.Notice.Content |
| Constructor and Description |
|---|
Notice() |
| Modifier and Type | Method and Description |
|---|---|
AppConfiguration.Notice.Content |
getContent() |
java.lang.Integer |
getDaysBeforeShowingAgain() |
boolean |
getDenyAppliesToLI() |
java.lang.String |
getPosition() |
boolean |
isDisagreeButtonShownAsLink() |
boolean |
isDisagreeButtonShownAsPrimary() |
boolean |
isEnabled() |
boolean |
isNoticeDisagreeButtonShown() |
public java.lang.Integer getDaysBeforeShowingAgain()
public boolean isEnabled()
public java.lang.String getPosition()
public AppConfiguration.Notice.Content getContent()
public boolean isNoticeDisagreeButtonShown()
public boolean isDisagreeButtonShownAsPrimary()
public boolean isDisagreeButtonShownAsLink()
public boolean getDenyAppliesToLI()