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