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