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