public class BusinessTxnSummary extends Object
| Constructor and Description |
|---|
BusinessTxnSummary() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
ReportingLevel |
getLevel() |
String |
getName() |
void |
setDescription(String description) |
void |
setLevel(ReportingLevel level) |
void |
setName(String name) |
String |
toString() |
public String getName()
public void setName(String name)
name - the name to setpublic ReportingLevel getLevel()
public void setLevel(ReportingLevel level)
level - the level to setpublic String getDescription()
public void setDescription(String description)
description - the description to setCopyright © 2015–2016 Red Hat, Inc.. All rights reserved.