Class Contact

    • Constructor Detail

      • Contact

        public Contact()
        Default constructor.
      • Contact

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

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