Uses of Class
net.anotheria.anosite.gen.asresourcedata.data.PushNotificationTemplateBuilder
-
Packages that use PushNotificationTemplateBuilder Package Description net.anotheria.anosite.gen.asresourcedata.data -
-
Uses of PushNotificationTemplateBuilder in net.anotheria.anosite.gen.asresourcedata.data
Methods in net.anotheria.anosite.gen.asresourcedata.data that return PushNotificationTemplateBuilder Modifier and Type Method Description PushNotificationTemplateBuilderPushNotificationTemplateBuilder. localizations(List<String> aValue)Sets the value of the localizations attribute.PushNotificationTemplateBuilderPushNotificationTemplateBuilder. message(String aValue)Sets the value of the message attribute.PushNotificationTemplateBuilderPushNotificationTemplateBuilder. name(String aValue)Sets the value of the name attribute.
-