public final class ConstantsResponse extends Response
extendedInformation| Constructor and Description |
|---|
ConstantsResponse(String version,
String build,
Object support)
Constructor for
ConstantsResponse |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
if the param is a
ConstantsResponse, compare contents for equality |
String |
getBuild()
get the Rosette API endpoint build
|
Object |
getSupport()
get support
|
String |
getVersion()
get the Rosette API endpoint version
|
int |
hashCode() |
getExtendedInformationpublic String getVersion()
public String getBuild()
public Object getSupport()
Copyright © 2014–2016 Basis Technology Corp.. All rights reserved.