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