Interface AppSetting
-
public interface AppSettingAn immutable client-side representation of an app setting on a web app.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringkey()booleansticky()Stringvalue()
-