Interface AdvancedApplicationProperty
- All Known Implementing Classes:
AdvancedApplicationPropertyImpl
public interface AdvancedApplicationProperty
Represents an application property on the advanced configuration page
- Since:
- v4.4
-
Method Details
-
edit
-
revert
AdvancedApplicationProperty revert() -
getKey
String getKey() -
getDescription
String getDescription() -
getValue
String getValue()
-