public class VersionResponse extends GenericResponse
Constructor and Description |
---|
VersionResponse()
Empty constructor needed by JAXB
|
VersionResponse(Message message,
ResponseInfo responseInfo,
String version)
Creates a VersionResponse with the provided single message, the ResponseInfo and the version as String
|
Modifier and Type | Method and Description |
---|---|
String |
getVersion() |
void |
setVersion(String version) |
addMessage, getMessages, getResponseInfo, setMessages, setResponseInfo
public VersionResponse()
public VersionResponse(Message message, ResponseInfo responseInfo, String version)
message
- The messages that should be displayed to the userresponse
- ResponseInfo with the status of the responseCopyright © 2018 Gentics Software. All rights reserved.