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 class
PickListDescription.Init<T extends PickListDescription.Init<T>>
Helper class for PickListDescription.Builder.Subclasses of PickListDescription.Init in com.hp.lft.sdk.oracleModifier and TypeClassDescriptionstatic class
This 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.InitModifierConstructorDescriptionprotected
Initializes a new instance of the PickListDescription class using the Builder pattern.