Uses of Class
com.hp.lft.sdk.java.LinkDescription.Init
Packages that use LinkDescription.Init
- 
Uses of LinkDescription.Init in com.hp.lft.sdk.javaClasses in com.hp.lft.sdk.java with type parameters of type LinkDescription.InitModifier and TypeClassDescriptionprotected static classLinkDescription.Init<T extends LinkDescription.Init<T>>Helper class for LinkDescription.Builder.Subclasses of LinkDescription.Init in com.hp.lft.sdk.javaModifier and TypeClassDescriptionstatic classThis 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.InitModifierConstructorDescriptionprotectedLinkDescription(LinkDescription.Init<?> init) Initializes a new instance of the LinkDescription class using the Builder pattern.