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 class
LogonWindowDescription.Init<T extends LogonWindowDescription.Init<T>>
Helper class for LogonWindowDescription.Builder.Subclasses of LogonWindowDescription.Init in com.hp.lft.sdk.oracleModifier and TypeClassDescriptionstatic class
This 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.InitModifierConstructorDescriptionprotected
Initializes a new instance of the LogonWindowDescription class using the Builder pattern.