Uses of Class
com.hp.lft.sdk.oracle.LogonWindowDescription.Init
Packages that use LogonWindowDescription.Init
-
Uses of LogonWindowDescription.Init in com.hp.lft.sdk.oracle
Classes in com.hp.lft.sdk.oracle with type parameters of type LogonWindowDescription.InitModifier and TypeClassDescriptionprotected static classLogonWindowDescription.Init<T extends LogonWindowDescription.Init<T>>Helper class for LogonWindowDescription.Builder.Subclasses of LogonWindowDescription.Init in com.hp.lft.sdk.oracleModifier and TypeClassDescriptionstatic classThis class can be used to construct an instance of the LogonWindowDescription class using the builder pattern.Constructors in com.hp.lft.sdk.oracle with parameters of type LogonWindowDescription.InitModifierConstructorDescriptionprotectedInitializes a new instance of the LogonWindowDescription class using the Builder pattern.