@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV1TransactionBatchesGet200ResponseLinksSelf extends Object
| Constructor and Description |
|---|
PtsV1TransactionBatchesGet200ResponseLinksSelf() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getHref()
Get href
|
String |
getMethod()
Get method
|
int |
hashCode() |
PtsV1TransactionBatchesGet200ResponseLinksSelf |
href(String href) |
PtsV1TransactionBatchesGet200ResponseLinksSelf |
method(String method) |
void |
setHref(String href) |
void |
setMethod(String method) |
String |
toString() |
public PtsV1TransactionBatchesGet200ResponseLinksSelf()
public PtsV1TransactionBatchesGet200ResponseLinksSelf href(String href)
public String getHref()
public void setHref(String href)
public PtsV1TransactionBatchesGet200ResponseLinksSelf method(String method)
public String getMethod()
public void setMethod(String method)
Copyright © 2020. All rights reserved.