public class GetGenerationLiveReportResponseType extends Object
Constructor and Description |
---|
GetGenerationLiveReportResponseType() |
GetGenerationLiveReportResponseType(double percent,
String resourceMap,
String resourceLoad,
String elaboratedSpecies) |
Modifier and Type | Method and Description |
---|---|
String |
elaboratedSpecies() |
void |
elaboratedSpecies(String elaboratedSpecies) |
double |
percent() |
void |
percent(double percent) |
String |
resourceLoad() |
void |
resourceLoad(String resourceLoad) |
String |
resourceMap() |
void |
resourceMap(String resourceMap) |
String |
toString() |
public double percent()
public void percent(double percent)
percent
- the percent to setpublic String resourceMap()
public void resourceMap(String resourceMap)
resourceMap
- the resourceMap to setpublic String resourceLoad()
public void resourceLoad(String resourceLoad)
resourceLoad
- the resourceLoad to setpublic String elaboratedSpecies()
public void elaboratedSpecies(String elaboratedSpecies)
elaboratedSpecies
- the elaboratedSpecies to setCopyright © 2017. All Rights Reserved.