public class PropertyList extends Object
| Constructor and Description |
|---|
PropertyList() |
PropertyList(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
addProperty(String name,
String value) |
String |
getName() |
Map<String,String> |
getProperties() |
String |
getProperty(String name) |
void |
setName(String name) |
String |
toString() |
Copyright 2004-2020 Solace Corporation. All rights reserved.