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