Interface ServiceAccessor.ServiceMutator<S extends Service<?>>

    • Method Detail

      • setService

        void setService​(S aService)
        Sets the Service property for the property.
        Parameters:
        aService - The Service property to be stored by the property.