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