Class Comment

    • Constructor Detail

      • Comment

        public Comment()
        Default constructor.
      • Comment

        public Comment​(String aValue)
        Parameters:
        aValue - a value string for this component
      • Comment

        public Comment​(ParameterList aList,
                       String aValue)
        Parameters:
        aList - a list of parameters for this component
        aValue - a value string for this component