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 classInternalFrameDescription.Init<T extends InternalFrameDescription.Init<T>>Helper class for InternalFrameDescription.Builder.Subclasses of InternalFrameDescription.Init in com.hp.lft.sdk.javaModifier and TypeClassDescriptionstatic classThis 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.InitModifierConstructorDescriptionprotectedInitializes a new instance of the InternalFrameDescription class using the Builder pattern.