Uses of Enum
com.restfb.types.whatsapp.WhatsAppBusinessHealthStatus.EntityType
Packages that use WhatsAppBusinessHealthStatus.EntityType
-
Uses of WhatsAppBusinessHealthStatus.EntityType in com.restfb.types.whatsapp
Methods in com.restfb.types.whatsapp that return WhatsAppBusinessHealthStatus.EntityTypeModifier and TypeMethodDescriptionWhatsAppBusinessHealthStatus.EntityStatus.getEntityType()
Returns the enum constant of this type with the specified name.WhatsAppBusinessHealthStatus.EntityType.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 WhatsAppBusinessHealthStatus.EntityTypeModifier and TypeMethodDescriptionvoid
WhatsAppBusinessHealthStatus.EntityStatus.setEntityType
(WhatsAppBusinessHealthStatus.EntityType entityType)