public class ApplicationInformation extends Object implements Serializable
ApplicationInformationService.getApplicationInformation()
,
Serialized FormConstructor and Description |
---|
ApplicationInformation(String apiServerVersion,
String appServerVersion)
Initializing constructor which sets the values of all variables.
|
Modifier and Type | Method and Description |
---|---|
String |
getApiClientVersion()
Returns the SAS Life Science Analytics Framework API version running on the client.
|
String |
getApiServerVersion()
Returns the SAS Life Science Analytics Framework API version running on the server.
|
String |
getAppServerVersion()
Returns the SAS Life Science Analytics Framework server version the API is connected to.
|
public ApplicationInformation(String apiServerVersion, String appServerVersion)
ApplicationInformationService.getApplicationInformation()
.apiServerVersion
- The SAS Life Science Analytics Framework API version running on the server.appServerVersion
- The SAS Life Science Analytics Framework server version.public String getApiClientVersion()
public String getApiServerVersion()
public String getAppServerVersion()
<i>Copyright (c) 2022, SAS Institute Inc., Cary, NC, USA</i>