public class FleetWingCreatedResponse extends Object implements Serializable
| Constructor and Description |
|---|
FleetWingCreatedResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getWingId()
The wing_id of the newly created wing
|
int |
hashCode() |
void |
setWingId(Long wingId) |
String |
toString() |
FleetWingCreatedResponse |
wingId(Long wingId) |
public FleetWingCreatedResponse wingId(Long wingId)
public Long getWingId()
public void setWingId(Long wingId)
Copyright © 2019. All Rights Reserved.