Interface PropertiesMessages

All Superinterfaces:
Messages, Serializable

public interface PropertiesMessages extends Messages
  • Field Details

  • Method Details

    • commandProperties_description

      String commandProperties_description()
    • commandProperties_sub_list_description

      String commandProperties_sub_list_description()
    • commandProperties_sub_clear_description

      String commandProperties_sub_clear_description()
    • commandProperties_sub_remove_description

      String commandProperties_sub_remove_description()
    • commandPropertiesRemove_key

      String commandPropertiesRemove_key()
    • commandProperties_sub_put_description

      String commandProperties_sub_put_description()
    • commandPropertiesPut_key

      String commandPropertiesPut_key()
    • commandPropertiesPut_value

      String commandPropertiesPut_value()
    • commandProperties_sub_contains_description

      String commandProperties_sub_contains_description()
    • commandPropertiesContains_key

      String commandPropertiesContains_key()