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