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