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