nl.surfnet.coin.api.client.domain
Class ResultWrapper<T extends AbstractEntry>
java.lang.Object
nl.surfnet.coin.api.client.domain.ResultWrapper<T>
- All Implemented Interfaces:
- Serializable
public class ResultWrapper<T extends AbstractEntry>
- extends Object
- implements Serializable
A wrapper object around an AbstractEntry
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResultWrapper
public ResultWrapper()
getResult
public T getResult()
setResult
public void setResult(T result)
Copyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.