Class LogonWindowDescription

java.lang.Object
com.hp.lft.sdk.internal.PropertiesDescriptionBase
All Implemented Interfaces:
CloneableObject, Description, com.hp.lft.sdk.internal.DescriptionWithVri, Cloneable

public class LogonWindowDescription extends UiObjectBaseDescription
The description of an Oracle Applications sign-on window.
  • Constructor Details

    • LogonWindowDescription

      public LogonWindowDescription()
      Initializes a new instance of the LogonWindowDescription class.
    • LogonWindowDescription

      protected LogonWindowDescription(LogonWindowDescription.Init<?> init)
      Initializes a new instance of the LogonWindowDescription class using the Builder pattern.
      Parameters:
      init - the Builder pattern.