Package com.hp.lft.sdk.te


package com.hp.lft.sdk.te
Provides the SDK for testing Terminal Emulators objects.
  • Class
    Description
    Represents Terminal Emulator coordinates Top, Left, Bottom, Right.
    Terminal Emulator statuses.
    Represents the Error Field Protected error that occurs when running a TE testing project.
    A terminal emulator field that fully supports HLLAPI.
    The description of a terminal emulator field that fully supports HLLAPI.
    This class can be used to construct an instance of the FieldDescription class using the builder pattern.
    Helper class for FieldDescription.Builder.
    Represents the HLLAPI Not Found error that occurs when running a TE testing project.
    Represents the HLLAPI Operation not Supported error that occurs when running a TE testing project.
    Represents the Illegal Operation error that occurs when running a TE testing project.
    Represents not found item error that occur during when running a TE testing project.
    Keys table used in the send key function
    Represents no connection error that occur during when running a TE testing project.
    Represents position not valid error that occur during when running a TE testing project.
    Represents Terminal Emulator coordinates row and column.
    The position properties of a Terminal Emulator object.
    Types of protocols which Terminal Emulator supports.
    Represents rule not found error that occur during when running a TE testing project.
    A terminal emulator screen that fully supports HLLAPI.
    A Terminal Emulator Base Screen.
    A terminal emulator screen that fully supports HLLAPI.
    This class can be used to construct an instance of the ScreenDescription class using the builder pattern.
    Helper class for ScreenDescription.Builder.
    Represents the rows and columns of the Terminal Emulator Screen.
    The size properties of a Terminal Emulator object.
    A terminal emulator screen that uses text-only HLLAPI or does not support HLLAPI.
    A terminal emulator screen that uses text-only HLLAPI or does not support HLLAPI.
    Represents a text too long error that occur during when running a TE testing project.
    Represents undefined key combination error that occur during when running a TE testing project.
    A terminal emulator window.
    The description of a terminal emulator window that fully supports HLLAPI.
    This class can be used to construct an instance of the WindowDescription class using the builder pattern.
    Helper class for WindowDescription.Builder.