Interface ObjectAccessor.ObjectMutator

    • Method Detail

      • setObject

        void setObject​(java.lang.Object aObject)
        Sets the object for the object property.
        Parameters:
        aObject - The object to be stored by the object property.