org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.elements
Class GetGenerationLiveReportResponseType
java.lang.Object
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.elements.GetGenerationLiveReportResponseType
public class GetGenerationLiveReportResponseType
- extends Object
GetGenerationLiveReportResponseType
public GetGenerationLiveReportResponseType()
GetGenerationLiveReportResponseType
public GetGenerationLiveReportResponseType(double percent,
String resourceMap,
String resourceLoad,
String elaboratedSpecies)
percent
public double percent()
- Returns:
- the percent
percent
public void percent(double percent)
- Parameters:
percent - the percent to set
resourceMap
public String resourceMap()
- Returns:
- the resourceMap
resourceMap
public void resourceMap(String resourceMap)
- Parameters:
resourceMap - the resourceMap to set
resourceLoad
public String resourceLoad()
- Returns:
- the resourceLoad
resourceLoad
public void resourceLoad(String resourceLoad)
- Parameters:
resourceLoad - the resourceLoad to set
elaboratedSpecies
public String elaboratedSpecies()
- Returns:
- the elaboratedSpecies
elaboratedSpecies
public void elaboratedSpecies(String elaboratedSpecies)
- Parameters:
elaboratedSpecies - the elaboratedSpecies to set
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014. All Rights Reserved.