public class InlineResponse200Embedded extends Object
| Constructor and Description |
|---|
InlineResponse200Embedded() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse200Embedded |
capture(InlineResponse200EmbeddedCapture capture) |
boolean |
equals(Object o) |
InlineResponse200EmbeddedCapture |
getCapture()
Get capture
|
InlineResponse200EmbeddedReversal |
getReversal()
Get reversal
|
int |
hashCode() |
InlineResponse200Embedded |
reversal(InlineResponse200EmbeddedReversal reversal) |
void |
setCapture(InlineResponse200EmbeddedCapture capture) |
void |
setReversal(InlineResponse200EmbeddedReversal reversal) |
String |
toString() |
public InlineResponse200Embedded capture(InlineResponse200EmbeddedCapture capture)
public InlineResponse200EmbeddedCapture getCapture()
public void setCapture(InlineResponse200EmbeddedCapture capture)
public InlineResponse200Embedded reversal(InlineResponse200EmbeddedReversal reversal)
public InlineResponse200EmbeddedReversal getReversal()
public void setReversal(InlineResponse200EmbeddedReversal reversal)
Copyright © 2024. All rights reserved.