Annotation Interface RemoteDoublePropertyEdit
Remote Double property configurable in Appfigurate using a text field. See
Java double editable implementation
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionString that describes the purpose of the property, to appear in Appfigurate's Configure app screen.The third party remote configuration provider property key.
-
Element Details
-
propertyKey
String propertyKeyThe third party remote configuration provider property key.- Returns:
- remote property key.
-
description
String descriptionString that describes the purpose of the property, to appear in Appfigurate's Configure app screen.- Returns:
- string describing purpose of the property.
-