public static class SummaryLogChecker.SummaryInfo extends Object
| Constructor and Description |
|---|
SummaryInfo() |
SummaryInfo(String key) |
SummaryInfo(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getValue() |
String |
getValueStartsWith() |
void |
setKey(String key) |
void |
setValue(String value) |
void |
setValueStartsWith(String valueStartsWith) |
public SummaryInfo()
public SummaryInfo(String key)
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.