@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2019-12-26T15:06:21.086+02:00[Europe/Kiev]") public class Cancellations extends Object
| Constructor and Description |
|---|
Cancellations() |
| Modifier and Type | Method and Description |
|---|---|
Cancellations |
cancellationIds(CancellationList cancellationIds) |
boolean |
equals(Object o) |
@NotNull @Valid CancellationList |
getCancellationIds()
Get cancellationIds
|
int |
hashCode() |
void |
setCancellationIds(CancellationList cancellationIds) |
String |
toString() |
public Cancellations cancellationIds(CancellationList cancellationIds)
@NotNull @Valid public @NotNull @Valid CancellationList getCancellationIds()
public void setCancellationIds(CancellationList cancellationIds)
Copyright © 2020. All rights reserved.