public class Params extends Object implements Formattable
| Constructor and Description |
|---|
Params() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAttribute(String key,
String value) |
Map<String,String> |
toMap() |
String |
toXML() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoJSONpublic String toXML()
toXML in interface Formattablepublic Map<String,String> toMap()
toMap in interface FormattableCopyright © 2019. All rights reserved.