public class ConstructLoadResponse extends GenericResponse
| Constructor and Description |
|---|
ConstructLoadResponse()
Constructor used by JAXB
|
ConstructLoadResponse(Message message,
ResponseInfo responseInfo)
Create instance with message and responseinfo
|
| Modifier and Type | Method and Description |
|---|---|
Construct |
getConstruct()
Returns the loaded construct
|
void |
setConstruct(Construct construct)
Sets the construct for this response
|
addMessage, getMessages, getResponseInfo, setMessages, setResponseInfopublic ConstructLoadResponse()
public ConstructLoadResponse(Message message, ResponseInfo responseInfo)
message - responseInfo - Copyright © 2024 Gentics Software. All rights reserved.