Interface MonitorUserDocument.IMonitorUserAttribute

    • Method Detail

      • getKey

        String getKey()
        Returns the identifier of this attribute stored in this document.
        Returns:
        the identifier.
        Since:
        11.0.0
      • setKey

        void setKey​(String key)
        Sets the identifier for this attribute in this document.
        Parameters:
        key - the identifier of long attribute.
        Since:
        11.0.0
      • getServiceInstanceId

        String getServiceInstanceId()
        Returns the service instance identifier of this attribute stored in this document.
        Returns:
        service instance the identifier.
        Since:
        14.0.0
      • setServiceInstanceId

        void setServiceInstanceId​(String serviceInstanceId)
        Sets the service instance identifier for this attribute in this document.
        Parameters:
        key - the identifier of long attribute.
        Since:
        14.0.0