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