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