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