Uses of Class
com.hp.lft.sdk.te.FieldDescription.Init
Packages that use FieldDescription.Init
-
Uses of FieldDescription.Init in com.hp.lft.sdk.te
Classes in com.hp.lft.sdk.te with type parameters of type FieldDescription.InitModifier and TypeClassDescriptionprotected static classFieldDescription.Init<T extends FieldDescription.Init<T>>Helper class for FieldDescription.Builder.Subclasses of FieldDescription.Init in com.hp.lft.sdk.teModifier and TypeClassDescriptionstatic classThis class can be used to construct an instance of the FieldDescription class using the builder pattern.Constructors in com.hp.lft.sdk.te with parameters of type FieldDescription.InitModifierConstructorDescriptionprotectedFieldDescription(FieldDescription.Init<?> init) Initializes a new instance of the FieldDescription class using the Builder pattern.