public class Params extends Object
Constructor and Description |
---|
Params() |
Modifier and Type | Method and Description |
---|---|
void |
add(String paramName,
Object value) |
void |
addOpt(String paramName,
Object value) |
static Long |
asUnixTimestamp(Timestamp ts) |
Set<Map.Entry<String,Object>> |
entries() |
boolean |
isEmpty() |
Set<String> |
keys() |
int |
size() |
String |
toString() |
static Object |
toValStr(Object value) |
Copyright © 2023 ChargeBee. All rights reserved.