public class PlanetFactoryDetails extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_SCHEMATIC_ID |
| Constructor and Description |
|---|
PlanetFactoryDetails() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getSchematicId()
schematic_id integer
|
int |
hashCode() |
PlanetFactoryDetails |
schematicId(Integer schematicId) |
void |
setSchematicId(Integer schematicId) |
String |
toString() |
public static final String SERIALIZED_NAME_SCHEMATIC_ID
public PlanetFactoryDetails schematicId(Integer schematicId)
public Integer getSchematicId()
public void setSchematicId(Integer schematicId)
Copyright © 2020. All Rights Reserved.