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