Class Country

    • Constructor Detail

      • Country

        public Country()
        Default constructor.
      • Country

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

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