Uses of Enum Class
it.auties.whatsapp.model.button.template.hsm.HighlyStructuredFourRowTemplateTitle.Type
Packages that use HighlyStructuredFourRowTemplateTitle.Type
Package
Description
-
Uses of HighlyStructuredFourRowTemplateTitle.Type in it.auties.whatsapp.model.button.template.highlyStructured
Methods in it.auties.whatsapp.model.button.template.highlyStructured that return HighlyStructuredFourRowTemplateTitle.Type -
Uses of HighlyStructuredFourRowTemplateTitle.Type in it.auties.whatsapp.model.button.template.hsm
Methods in it.auties.whatsapp.model.button.template.hsm that return HighlyStructuredFourRowTemplateTitle.TypeModifier and TypeMethodDescriptionHighlyStructuredFourRowTemplate.titleType()Returns the type of title that this template wrapsHighlyStructuredFourRowTemplateTitle.titleType()Return the type of this titleReturns the enum constant of this class with the specified name.HighlyStructuredFourRowTemplateTitle.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in it.auties.whatsapp.model.button.template.hsm that return types with arguments of type HighlyStructuredFourRowTemplateTitle.TypeMethods in it.auties.whatsapp.model.button.template.hsm with parameters of type HighlyStructuredFourRowTemplateTitle.TypeModifier and TypeMethodDescriptionstatic IntegerHighlyStructuredFourRowTemplateTitleTypeSpec.encode(HighlyStructuredFourRowTemplateTitle.Type protoInputObject) -
Uses of HighlyStructuredFourRowTemplateTitle.Type in it.auties.whatsapp.model.message.standard
Methods in it.auties.whatsapp.model.message.standard that return HighlyStructuredFourRowTemplateTitle.Type