Interface Display

  • All Known Implementing Classes:
    DisplayContainer

    public interface Display
    Represents a graphic console configuration.
    • Method Detail

      • addressPresent

        boolean addressPresent()
      • allowOverride

        boolean allowOverride()
      • allowOverridePresent

        boolean allowOverridePresent()
      • certificatePresent

        boolean certificatePresent()
      • copyPasteEnabled

        boolean copyPasteEnabled()
      • copyPasteEnabledPresent

        boolean copyPasteEnabledPresent()
      • disconnectAction

        String disconnectAction()
      • disconnectActionPresent

        boolean disconnectActionPresent()
      • fileTransferEnabled

        boolean fileTransferEnabled()
      • fileTransferEnabledPresent

        boolean fileTransferEnabledPresent()
      • keyboardLayout

        String keyboardLayout()
      • keyboardLayoutPresent

        boolean keyboardLayoutPresent()
      • monitorsAsByte

        Byte monitorsAsByte()
      • monitorsAsShort

        Short monitorsAsShort()
      • monitorsAsInteger

        Integer monitorsAsInteger()
      • monitorsAsLong

        Long monitorsAsLong()
      • monitorsPresent

        boolean monitorsPresent()
      • portAsByte

        Byte portAsByte()
      • portAsShort

        Short portAsShort()
      • portAsInteger

        Integer portAsInteger()
      • portAsLong

        Long portAsLong()
      • portPresent

        boolean portPresent()
      • proxyPresent

        boolean proxyPresent()
      • securePortAsByte

        Byte securePortAsByte()
      • securePortAsShort

        Short securePortAsShort()
      • securePortAsInteger

        Integer securePortAsInteger()
      • securePortAsLong

        Long securePortAsLong()
      • securePortPresent

        boolean securePortPresent()
      • singleQxlPci

        boolean singleQxlPci()
      • singleQxlPciPresent

        boolean singleQxlPciPresent()
      • smartcardEnabled

        boolean smartcardEnabled()
      • smartcardEnabledPresent

        boolean smartcardEnabledPresent()
      • typePresent

        boolean typePresent()