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