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 class
ScreenDescription.Init<T extends ScreenDescription.Init<T>>
Helper class for ScreenDescription.Builder.Subclasses of ScreenDescription.Init in com.hp.lft.sdk.teModifier and TypeClassDescriptionstatic class
This 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.InitModifierConstructorDescriptionprotected
ScreenDescription
(ScreenDescription.Init<?> init) Initializes a new instance of the ScreenDescription class using the Builder pattern.