com.atlassian.bamboo.testutils.rest.entity
Class RestCaptcha
java.lang.Object
com.atlassian.bamboo.testutils.rest.entity.RestCaptcha
public class RestCaptcha
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RestCaptcha
public RestCaptcha()
RestCaptcha
public RestCaptcha(String key,
String response)
getKey
public String getKey()
setKey
public void setKey(String key)
getResponse
public String getResponse()
setResponse
public void setResponse(String response)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.