|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.application.aquamaps.aquamapsservice.stubs.GetGenerationLiveReportResponseType
public class GetGenerationLiveReportResponseType
| Constructor Summary | |
|---|---|
GetGenerationLiveReportResponseType()
|
|
GetGenerationLiveReportResponseType(String elaboratedSpecies,
double percent,
String resourceLoad,
String resourceMap)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getElaboratedSpecies()
Gets the elaboratedSpecies value for this GetGenerationLiveReportResponseType. |
double |
getPercent()
Gets the percent value for this GetGenerationLiveReportResponseType. |
String |
getResourceLoad()
Gets the resourceLoad value for this GetGenerationLiveReportResponseType. |
String |
getResourceMap()
Gets the resourceMap value for this GetGenerationLiveReportResponseType. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setElaboratedSpecies(String elaboratedSpecies)
Sets the elaboratedSpecies value for this GetGenerationLiveReportResponseType. |
void |
setPercent(double percent)
Sets the percent value for this GetGenerationLiveReportResponseType. |
void |
setResourceLoad(String resourceLoad)
Sets the resourceLoad value for this GetGenerationLiveReportResponseType. |
void |
setResourceMap(String resourceMap)
Sets the resourceMap value for this GetGenerationLiveReportResponseType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetGenerationLiveReportResponseType()
public GetGenerationLiveReportResponseType(String elaboratedSpecies,
double percent,
String resourceLoad,
String resourceMap)
| Method Detail |
|---|
public double getPercent()
public void setPercent(double percent)
percent - public String getResourceMap()
public void setResourceMap(String resourceMap)
resourceMap - public String getResourceLoad()
public void setResourceLoad(String resourceLoad)
resourceLoad - public String getElaboratedSpecies()
public void setElaboratedSpecies(String elaboratedSpecies)
elaboratedSpecies - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||