Interface StringArrayAccessor.StringArrayMutator

    • Method Detail

      • setStrings

        void setStrings​(String[] aStrings)
        Sets the String array for the String array property.
        Parameters:
        aStrings - The String array to be stored by the String array property.