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