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