@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class InvoicingV2InvoicesAllGet200ResponseLinks extends Object
| Constructor and Description |
|---|
InvoicingV2InvoicesAllGet200ResponseLinks() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PtsV2PaymentsPost201ResponseLinksSelf |
getNext()
Get next
|
PtsV2PaymentsPost201ResponseLinksSelf |
getPrevious()
Get previous
|
PtsV2PaymentsPost201ResponseLinksSelf |
getSelf()
Get self
|
int |
hashCode() |
InvoicingV2InvoicesAllGet200ResponseLinks |
next(PtsV2PaymentsPost201ResponseLinksSelf next) |
InvoicingV2InvoicesAllGet200ResponseLinks |
previous(PtsV2PaymentsPost201ResponseLinksSelf previous) |
InvoicingV2InvoicesAllGet200ResponseLinks |
self(PtsV2PaymentsPost201ResponseLinksSelf self) |
void |
setNext(PtsV2PaymentsPost201ResponseLinksSelf next) |
void |
setPrevious(PtsV2PaymentsPost201ResponseLinksSelf previous) |
void |
setSelf(PtsV2PaymentsPost201ResponseLinksSelf self) |
String |
toString() |
public InvoicingV2InvoicesAllGet200ResponseLinks()
public InvoicingV2InvoicesAllGet200ResponseLinks self(PtsV2PaymentsPost201ResponseLinksSelf self)
public PtsV2PaymentsPost201ResponseLinksSelf getSelf()
public void setSelf(PtsV2PaymentsPost201ResponseLinksSelf self)
public InvoicingV2InvoicesAllGet200ResponseLinks next(PtsV2PaymentsPost201ResponseLinksSelf next)
public PtsV2PaymentsPost201ResponseLinksSelf getNext()
public void setNext(PtsV2PaymentsPost201ResponseLinksSelf next)
public InvoicingV2InvoicesAllGet200ResponseLinks previous(PtsV2PaymentsPost201ResponseLinksSelf previous)
public PtsV2PaymentsPost201ResponseLinksSelf getPrevious()
public void setPrevious(PtsV2PaymentsPost201ResponseLinksSelf previous)
Copyright © 2020. All rights reserved.