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