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