Uses of Class
org.apache.camel.component.whatsapp.model.Phone
-
Packages that use Phone Package Description org.apache.camel.component.whatsapp.model -
-
Uses of Phone in org.apache.camel.component.whatsapp.model
Methods in org.apache.camel.component.whatsapp.model that return types with arguments of type Phone Modifier and Type Method Description List<Phone>ContactMessage. getPhones()Method parameters in org.apache.camel.component.whatsapp.model with type arguments of type Phone Modifier and Type Method Description voidContactMessage. setPhones(List<Phone> phones)
-