Class SubscriptionFieldValue


  • public class SubscriptionFieldValue
    extends Object
    Value of a field of the classified form on which a user can subscribe to be notified about the classifieds having such value for the field.
    Author:
    mmoquillon
    • Method Detail

      • getKey

        public String getKey()
        Gets the unique identifier of the field value.
        Returns:
        the unique identifier of the field value.
      • getValue

        public String getValue()
        Gets the value of the field.
        Returns:
        the value of the field.