@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class InlineResponse201LinksSelf extends Object
| Constructor and Description |
|---|
InlineResponse201LinksSelf() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getHref()
URL
|
String |
getMethod()
HTTP method applied to above URL
|
int |
hashCode() |
InlineResponse201LinksSelf |
href(String href) |
InlineResponse201LinksSelf |
method(String method) |
void |
setHref(String href) |
void |
setMethod(String method) |
String |
toString() |
public InlineResponse201LinksSelf href(String href)
public String getHref()
public void setHref(String href)
public InlineResponse201LinksSelf method(String method)
public String getMethod()
public void setMethod(String method)
Copyright © 2018. All rights reserved.