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