Class PropertyMap.PropertyEntry

  • Enclosing class:
    PropertyMap

    public static class PropertyMap.PropertyEntry
    extends Object
    • Constructor Detail

      • PropertyEntry

        public PropertyEntry()
    • Method Detail

      • setValues

        public void setValues​(List<String> value)
      • getKey

        public String getKey()
        Gets the value of the key property.
        Returns:
        possible object is String
      • setKey

        public void setKey​(String value)
        Sets the value of the key property.
        Parameters:
        value - allowed object is String