Class LabelDescription

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

public class LabelDescription extends UiObjectBaseDescription
The description of a Label test object in a mobile application.
  • Constructor Details

    • LabelDescription

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

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