public class PossiblePartMappingsResponse extends GenericResponse
Constructor and Description |
---|
PossiblePartMappingsResponse()
Constructor used by JAXB
|
PossiblePartMappingsResponse(Message message,
ResponseInfo responseInfo) |
Modifier and Type | Method and Description |
---|---|
Map<Integer,List<Part>> |
getPossibleMappings()
Returns the map of possible parts per part id
|
void |
setPossibleMapping(Map<Integer,List<Part>> possibleMappings)
Set the map of possible part types
|
addMessage, getMessages, getResponseInfo, setMessages, setResponseInfo
public PossiblePartMappingsResponse()
public PossiblePartMappingsResponse(Message message, ResponseInfo responseInfo)
message
- responseInfo
- Copyright © 2024 Gentics Software. All rights reserved.