Class DynamicConfigPropertyDto


  • public class DynamicConfigPropertyDto
    extends Object
    Author:
    eric.wittmann@gmail.com
    • Constructor Detail

      • DynamicConfigPropertyDto

        public DynamicConfigPropertyDto()
        Constructor.
      • DynamicConfigPropertyDto

        public DynamicConfigPropertyDto​(String name,
                                        String value)
        Constructor.
        Parameters:
        name - the name of the property
        value - the value of the property