Uses of Record Class
it.auties.whatsapp.model.button.template.hydrated.HydratedFourRowTemplateTextTitle
Packages that use HydratedFourRowTemplateTextTitle
-
Uses of HydratedFourRowTemplateTextTitle in it.auties.whatsapp.model.button.template.hydrated
Fields in it.auties.whatsapp.model.button.template.hydrated with type parameters of type HydratedFourRowTemplateTextTitleModifier and TypeFieldDescriptionprivate final Optional<HydratedFourRowTemplateTextTitle> HydratedFourRowTemplate.titleTextThe field for thetitleTextrecord component.private Optional<HydratedFourRowTemplateTextTitle> HydratedFourRowTemplateBuilder.titleTextMethods in it.auties.whatsapp.model.button.template.hydrated that return HydratedFourRowTemplateTextTitleModifier and TypeMethodDescriptionMethods in it.auties.whatsapp.model.button.template.hydrated that return types with arguments of type HydratedFourRowTemplateTextTitleModifier and TypeMethodDescriptionHydratedFourRowTemplate.titleText()Returns the value of thetitleTextrecord component.Methods in it.auties.whatsapp.model.button.template.hydrated with parameters of type HydratedFourRowTemplateTextTitleModifier and TypeMethodDescriptionHydratedFourRowTemplateBuilder.titleText(HydratedFourRowTemplateTextTitle titleText) Method parameters in it.auties.whatsapp.model.button.template.hydrated with type arguments of type HydratedFourRowTemplateTextTitleModifier and TypeMethodDescriptionHydratedFourRowTemplateBuilder.titleText(Optional<HydratedFourRowTemplateTextTitle> titleText)