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