Class ToolDefaultCollectSupportDataLogCaptureWindow

    • Method Detail

      • getInstance

        public static ToolDefaultCollectSupportDataLogCaptureWindow getInstance()
        Retrieves the singleton instance of this tool-default collect support data log capture window object.
        Returns:
        The singleton instance of this tool-default collect support data log capture window object.
      • encode

        public ASN1Element encode()
        Encodes this collect support data log capture window object to an ASN.1 element.
        Specified by:
        encode in class CollectSupportDataLogCaptureWindow
        Returns:
        The ASN.1 element that contains an encoded representation of this collect support data log capture window object.
      • toString

        public void toString​(java.lang.StringBuilder buffer)
        Appends a string representation of this collect support data log capture window object to the provided buffer.
        Specified by:
        toString in class CollectSupportDataLogCaptureWindow
        Parameters:
        buffer - The buffer to which the string representation will be appended. It must not be null.