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