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(java.util.List<java.lang.String> aValue)Sets the value of the localizations attribute.PushNotificationTemplateBuilderPushNotificationTemplateBuilder. message(java.lang.String aValue)Sets the value of the message attribute.PushNotificationTemplateBuilderPushNotificationTemplateBuilder. name(java.lang.String aValue)Sets the value of the name attribute.
-