public class SystemJumpsResponse extends Object implements Serializable
| Constructor and Description |
|---|
SystemJumpsResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getShipJumps()
ship_jumps integer
|
Integer |
getSystemId()
system_id integer
|
int |
hashCode() |
void |
setShipJumps(Integer shipJumps) |
void |
setSystemId(Integer systemId) |
SystemJumpsResponse |
shipJumps(Integer shipJumps) |
SystemJumpsResponse |
systemId(Integer systemId) |
String |
toString() |
public SystemJumpsResponse shipJumps(Integer shipJumps)
public Integer getShipJumps()
public void setShipJumps(Integer shipJumps)
public SystemJumpsResponse systemId(Integer systemId)
public Integer getSystemId()
public void setSystemId(Integer systemId)
Copyright © 2018. All Rights Reserved.