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