Modify a description of the parameters to function.

Change-Id: Ic6d9354df8ec180da91fcf88df15f2e054a9be11
This commit is contained in:
blue55 2017-08-03 13:52:52 +08:00
parent 54ba24e1fa
commit 3d4144b446
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ public class AuthenticationWrapperV3 {
}
/**
* @param access sets authentication response
* @param token sets authentication response
*/
public void setToken(AuthenticationResponseV3 token) {
this.token = token;