Class StorageName

    • Constructor Detail

      • StorageName

        public StorageName()
        Initializes the name with a default value.
      • StorageName

        public StorageName​(String s)
        Initializes the object with the string to parse.
        Parameters:
        s - the string to parse