Interface StringArrayAccessor.StringArrayMutator

    • Method Detail

      • setStrings

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