public class Params extends Object implements Formattable
| Constructor and Description |
|---|
Params() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAttribute(String key,
String value) |
String |
toJSON() |
Map<String,String> |
toMap() |
String |
toXML() |
public String toJSON()
toJSON in interface Formattablepublic String toXML()
toXML in interface Formattablepublic Map<String,String> toMap()
toMap in interface FormattableCopyright © 2017. All rights reserved.