Class StreetAddress

    • Constructor Detail

      • StreetAddress

        public StreetAddress()
        Default constructor.
      • StreetAddress

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

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