Uses of Class
org.apache.camel.component.whatsapp.model.Section
-
Packages that use Section Package Description org.apache.camel.component.whatsapp.model -
-
Uses of Section in org.apache.camel.component.whatsapp.model
Methods in org.apache.camel.component.whatsapp.model that return types with arguments of type Section Modifier and Type Method Description List<Section>Action. getSections()Method parameters in org.apache.camel.component.whatsapp.model with type arguments of type Section Modifier and Type Method Description voidAction. setSections(List<Section> sections)
-