public class PlanetFactorySchematicResponse extends Object implements Serializable
| Constructor and Description |
|---|
PlanetFactorySchematicResponse() |
| Modifier and Type | Method and Description |
|---|---|
PlanetFactorySchematicResponse |
cycleTime(Integer cycleTime) |
boolean |
equals(Object o) |
Integer |
getCycleTime()
Time in seconds to process a run
|
String |
getSchematicName()
schematic_name string
|
int |
hashCode() |
PlanetFactorySchematicResponse |
schematicName(String schematicName) |
void |
setCycleTime(Integer cycleTime) |
void |
setSchematicName(String schematicName) |
String |
toString() |
public PlanetFactorySchematicResponse schematicName(String schematicName)
public String getSchematicName()
public void setSchematicName(String schematicName)
public PlanetFactorySchematicResponse cycleTime(Integer cycleTime)
public Integer getCycleTime()
public void setCycleTime(Integer cycleTime)
Copyright © 2018. All Rights Reserved.