public abstract static class EmailContent.Args extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
get(Map<String,?> args,
String name,
boolean defaultValue) |
static float |
get(Map<String,?> args,
String name,
float defaultValue) |
static int |
get(Map<String,?> args,
String name,
int defaultValue) |
static String |
get(Map<String,?> args,
String name,
String defaultValue) |
Copyright © 2004-2012. All Rights Reserved.