public class CentraxxInfo extends Object
| Constructor and Description |
|---|
CentraxxInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCentraxxVersion()
Get the Centraxx version.
|
String |
getCurrentSessionCount()
Get the current session count.
|
String |
getStatus()
Get the status.
|
void |
setCentraxxVersion(String centraxxVersion)
Set the Centraxx version.
|
void |
setCurrentSessionCount(String currentSessionCount)
Set the current session count.
|
void |
setStatus(String status)
Set the status.
|
public String getCentraxxVersion()
public void setCentraxxVersion(String centraxxVersion)
centraxxVersion - the centraxxVersion to setpublic String getCurrentSessionCount()
public void setCurrentSessionCount(String currentSessionCount)
currentSessionCount - the currentSessionCount to setpublic String getStatus()
public void setStatus(String status)
status - the status to setCopyright © 2022 Samply Community. All rights reserved.