public class MigrationPartsResponse extends GenericResponse
Constructor and Description |
---|
MigrationPartsResponse()
Constructor used by JAXB
|
MigrationPartsResponse(Message message,
ResponseInfo responseInfo)
Create an instance of the response with single message and response info
|
Modifier and Type | Method and Description |
---|---|
List<Part> |
getParts()
Returns the list of parts for this response
|
void |
setParts(List<Part> parts)
Sets the list of parts for this reponse
|
addMessage, getMessages, getResponseInfo, setMessages, setResponseInfo
public MigrationPartsResponse()
public MigrationPartsResponse(Message message, ResponseInfo responseInfo)
message
- messageresponseInfo
- response infoCopyright © 2024 Gentics Software. All rights reserved.