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