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