Uses of Class
com.hp.lft.sdk.sap.gui.LabelDescription.Init
Packages that use LabelDescription.Init
-
Uses of LabelDescription.Init in com.hp.lft.sdk.sap.gui
Classes in com.hp.lft.sdk.sap.gui with type parameters of type LabelDescription.InitModifier and TypeClassDescriptionprotected static class
LabelDescription.Init<T extends LabelDescription.Init<T>>
Helper class for LabelDescription.Builder.Subclasses of LabelDescription.Init in com.hp.lft.sdk.sap.guiModifier and TypeClassDescriptionstatic class
This class can be used to construct an instance of the LabelDescription class using the builder pattern.Constructors in com.hp.lft.sdk.sap.gui with parameters of type LabelDescription.InitModifierConstructorDescriptionprotected
LabelDescription
(LabelDescription.Init<?> init) Initializes a new instance of the LabelDescription class using the Builder pattern.