Class PasswordDescription

All Implemented Interfaces:
CloneableObject, Description, com.hp.lft.sdk.internal.DescriptionWithVri, Cloneable

public class PasswordDescription extends EditFieldDescription
The description of an SAPUI5 Password test object.
  • Constructor Details

    • PasswordDescription

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

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