Uses of Enum
com.restfb.types.whatsapp.WhatsAppMessageTemplateComponent.Type
Packages that use WhatsAppMessageTemplateComponent.Type
-
Uses of WhatsAppMessageTemplateComponent.Type in com.restfb.types.whatsapp
Methods in com.restfb.types.whatsapp that return WhatsAppMessageTemplateComponent.TypeModifier and TypeMethodDescriptionWhatsAppMessageTemplateComponent.getType()Component type.Returns the enum constant of this type with the specified name.WhatsAppMessageTemplateComponent.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.restfb.types.whatsapp with parameters of type WhatsAppMessageTemplateComponent.TypeModifier and TypeMethodDescriptionvoidWhatsAppMessageTemplateComponent.setType(WhatsAppMessageTemplateComponent.Type type) Component type.