Class APIKeyResponse
java.lang.Object
uk.ac.manchester.spinnaker.nmpi.model.APIKeyResponse
POJO holding the response for a query for an API key.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
APIKeyResponsepublic APIKeyResponse()
 
- 
- 
Method Details- 
getKeyGet the API Key.- Returns:
- the key
 
- 
setKeySet the API key.- Parameters:
- key- The key to set
 
 
-