public class MapResponse<T,E> extends ServiceObject
Constructor and Description |
---|
MapResponse() |
MapResponse(Map<T,E> data) |
Modifier and Type | Method and Description |
---|---|
HashMap<T,E> |
getMap() |
void |
setMap(HashMap<T,E> data) |
addMessage, getErrorCode, getInstruction, getMessage, getStatus, isSuccessful, setErrorCode, setInstruction, setMessage, setStatus
Copyright © 2011–2015 The Kuali Foundation. All rights reserved.