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