public class GetAllPlansResponseLinks extends Object
| Constructor and Description |
|---|
GetAllPlansResponseLinks() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PtsV2PaymentsPost201ResponseLinksSelf |
getNext()
Get next
|
PtsV2PaymentsPost201ResponseLinksSelf |
getPrevious()
Get previous
|
PtsV2PaymentsPost201ResponseLinksSelf |
getSelf()
Get self
|
int |
hashCode() |
GetAllPlansResponseLinks |
next(PtsV2PaymentsPost201ResponseLinksSelf next) |
GetAllPlansResponseLinks |
previous(PtsV2PaymentsPost201ResponseLinksSelf previous) |
GetAllPlansResponseLinks |
self(PtsV2PaymentsPost201ResponseLinksSelf self) |
void |
setNext(PtsV2PaymentsPost201ResponseLinksSelf next) |
void |
setPrevious(PtsV2PaymentsPost201ResponseLinksSelf previous) |
void |
setSelf(PtsV2PaymentsPost201ResponseLinksSelf self) |
String |
toString() |
public GetAllPlansResponseLinks self(PtsV2PaymentsPost201ResponseLinksSelf self)
public PtsV2PaymentsPost201ResponseLinksSelf getSelf()
public void setSelf(PtsV2PaymentsPost201ResponseLinksSelf self)
public GetAllPlansResponseLinks next(PtsV2PaymentsPost201ResponseLinksSelf next)
public PtsV2PaymentsPost201ResponseLinksSelf getNext()
public void setNext(PtsV2PaymentsPost201ResponseLinksSelf next)
public GetAllPlansResponseLinks previous(PtsV2PaymentsPost201ResponseLinksSelf previous)
public PtsV2PaymentsPost201ResponseLinksSelf getPrevious()
public void setPrevious(PtsV2PaymentsPost201ResponseLinksSelf previous)
Copyright © 2025. All rights reserved.