Class PropertyValue


  • public class PropertyValue
    extends Object
    Author:
    Maxim Podkolzine (maxim.podkolzine@jetbrains.com)
    • Constructor Detail

      • PropertyValue

        public PropertyValue​(@NotNull
                             String type)
      • PropertyValue

        public PropertyValue​(@NotNull
                             String type,
                             @NotNull
                             Map<String,​String> properties)